using "-f" option on windows
mikolaj <[email protected]> Wed, 29 Jul 2009 01:57:12 -0700 (PDT)
| Newsgroups | gmane.comp.gnu.global.general |
|---|---|
| Message-ID | <[email protected]> |
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.