I have global version 5.7.4. Until now it worked great. However now I have read-only disk with sources to index. Situation: Read-only disk is "Z:". Being on "Z:" I do following:
gtags -f d:\workspace\files.txt d:\workspace for each file listed in "files.txt" I got message: "Warning: '...path here...' is out of source tree. (Ignored)" I have tried several variants of path in "files.txt" z:\dir1\dir2\file.cpp z:/dir1/dir2/file.cpp dir1/dir2/file.cpp dir1\dir2\file.cpp and always got "out of source tree". Is there any way of indexing this files? Is it a bug or rather I am doing something wrong? regards Mikolaj -- View this message in context: http://www.nabble.com/using-%22-f%22-option-on-windows-tp24715131p24715131.html Sent from the Gnu - Global - Help mailing list archive at Nabble.com. _______________________________________________ Help-global mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-global
