Hi, D:\temp>cvs.exe -Q -z3 -d :sspi:localhost:/zipb_citron co -P -r citron -d workspace -D "Tuesday, The above line will chechout the Head files for the specific date and time
cvs checkout: cannot open CVS/Entries for reading: No such file or directory The above line indicates that there are no files available in the specified date and time D:\temp>cvs.exe -Q -z3 -d :sspi:localhost:/zipb_citron co -P -r citron -d workspace zipb_citron The above line will checkout the most recent Head files, hence you din face any problem in it BTB which tool are you using to checkout the CVS files Regards Revathi citron wrote: > > 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-tp13972264p14554517.html Sent from the Gnu - Cvs - Info mailing list archive at Nabble.com.
