Hi all, I am trying to check out a tagged version from cvs.
Why is this not working? D:\temp>cvs.exe -Q -z3 -d :sspi:localhost:/zipb_citron co -P -r citron -d workspace -D "Tuesday, November 29, 2007 01:51:57 PM UTC" zipb_citron cvs checkout: cwd=D:\temp ,current=D:\temp cvs server: cwd=D:\Program\cvsnt\Temp\cvs-serv2652 ,current=D:\Program\cvsnt\Temp\cvs-serv2652 cvs checkout: in directory .: cvs checkout: cannot open CVS/Entries for reading: No such file or directory --------------- While this works fine D:\temp>cvs.exe -Q -z3 -d :sspi:localhost:/zipb_citron co -P -r citron -d workspace zipb_citron cvs checkout: cwd=D:\temp ,current=D:\temp cvs server: cwd=D:\Program\cvsnt\Temp\cvs-serv7680 ,current=D:\Program\cvsnt\Temp\cvs-serv7680 D:\temp> Thanks for any help! -- View this message in context: http://www.nabble.com/cvs-checkout%3A-cannot-open-CVS-Entries-for-reading%3A-No-such-file-or-directory-tf4882223.html#a13972264 Sent from the Gnu - Cvs - Info mailing list archive at Nabble.com.
