Community technical support mailing list was retired 2010 and replaced with a professional technical support team. For assistance please contact: Pre-sales Technical support via email to sales@march-hare.com.
Glen, I did a release and deleted the contents of the directory. As part of my attempt to fix the problem, I changed the repository name from C:/CONVEX to /CONVEX and that did not work. C:\Program Files\Apache Group\Apache2\htdocs>cvs -d :pserver:siegfried at 192.168.0 .8/CONVEX co CaseAssessment cvs server: Updating CaseAssessment cvs server: cannot open directory C:/CONVEX/aseAssessment: No such file or directory cvs server: skipping directory CaseAssessment So I changed the repository name back again and got the same results. :\Program Files\Apache Group\Apache2\htdocs>cvs -d :pserver:siegfried at 192.168.0.8/c//CONVEX co CaseAssessment cvs server: Updating CaseAssessment cvs server: cannot open directory C:/CONVEXaseAssessment: No such file or directory cvs server: skipping directory CaseAssessment c:\Program Files\Apache Group\Apache2\htdocs> Same problem :-( Thanks, Siegfried -----Original Message----- From: cvsnt-bounces at cvsnt.org [mailto:cvsnt-bounces at cvsnt.org] On Behalf Of Glen Starrett Sent: Wednesday, July 14, 2004 4:29 PM To: cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook Subject: Re: [cvsnt] Re: How do I add a single file? Siegfried Heintze wrote: >>What happens when you do a "cvs up" >>just before the commit? >> > > C:\Program Files\Apache Group\Apache2\htdocs\CaseAssessment>cvs -d > :pserver:sieg > fried at 192.168.0.8/CONVEX update . > cvs server: Updating . > cvs server: cannot open directory C:/CONVEX/aseAssessment: No such file or > directory cvs server: skipping directory > That looks very odd. How about starting fresh, since you had a different cvs client that perhaps got used to do the original checkout. I'm guessing it *might* be a line ending problem in your cvs control files. The cygwin client is saving those control files with CR only, and on Win32 CVSNT is expecting CRLF, so that could account for the funny offset. Try your co / mod / ci operations fresh from a clean directory and let us know what happens. Regards, -- Glen Starrett _______________________________________________ cvsnt mailing list cvsnt at cvsnt.org cvsnt downloads at march-hare.com @CVSNT on Twitter CVSNT on Facebook http://www.cvsnt.org/cgi-bin/mailman/listinfo/cvsnt https://www.march-hare.com/cvspro/en.asp#downcvs