[Date Prev][Date Next][Thread Prev][Thread Next]
[Date Index]
[Thread Index]
[Home]
[jcvs] Add file... FAQ
This question is surely an easy one to answer, but I couldn't find anything
in the archive that described exactly the problem I'm having. Under
Windows 9x, I'm trying to add a file to my module, and it gives me the
following error message:
The selected files directory
'{0}'
is not under the projects root directory
'./Gateway/'.
where "Gateway" is the name of the module, and I specified "." as the local
root directory on my machine when I checked out the module.
I did see a message in the mail list archive that talked about getting the
same error, but the solution was not given. I tried uninstalling the Sun
JRE on the advice of another archived message, but after finally
deciphering the syntax for calling Microsoft's "jview" (there are slight
but important differences in the flags from Sun's "java") that doesn't seem
to have made any difference.
So what do I need to do?
Al