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 want to thank you for your time. I'm really grateful you are trying to work thru this with me. Strange! I go back to the bash window and try doing a check out again and it works! I edit a file and then try to ci and no luck: Administrator at fasolt /cygdrive/c/Program Files/Apache Group/Apache2/htdocs $ cvs ci CaseAssessment cvs commit: Examining CaseAssessment cvs server: Up-to-date check failed for `CaseAssessment/k.cpp' cvs [server aborted]: correct above errors first! cvs commit: saving log message in C:\DOCUME~1\ADMINI~1\LOCALS~1\Temp\cvsBAD.tmp Now I try to do an update and: Administrator at fasolt /cygdrive/c/Program Files/Apache Group/Apache2/htdocs $ cvs up CaseAssessment cvs server: Updating CaseAssessment cvs server: cannot open directory C:/CONVEXaseAssessment: No such file or direct ory cvs server: skipping directory CaseAssessment No luck again! Thanks, Sieg -----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