info-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: checkout/update is broken in cygwin


From: Gianni Mariani
Subject: Re: checkout/update is broken in cygwin
Date: Tue, 29 Jan 2002 09:14:52 -0800
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.7) Gecko/20011221

Never mind - this turns out to be a cygwin bug that I'm not exactly sure how it happens. It seems that a call to open the stimpy/uluru/external/lame directory succeeds when it should not hence confusing the cvs logic. Simply checking out in a different directory is a work-around. It must be a problem with cacheing directory entries or somthing like that in cygwin. Another 2 hours wasted ...

Gianni Mariani wrote:


When I try to check out a branch using cygwin's cvs (v 1.11) there is a falure when checking out a specific directory.

When I check out the head using cygwin it all works fine. Linux works fine. There is nothing strange in the repository. If I move away that particular directory from the repository, it all works fine. Simply having that directory in the repository (no RCS files in it - just an empty directory) breaks in the same way all the time.

Attached is some output that shows the problem.

Does anyone have an idea how to work around this ?

I'm pulling down the latest cvs/cywin source as 1.11.1p1 does not seem to compile out of the box on cygwin to try to track it down further but I'd appreciate any lead. Thx!

cvs co -r RNS_ALPHA1 stimpy

cvs server: Updating stimpy^M
U stimpy/Makefile^M
...
lotsa files
...
cvs server: Updating uluru/external/ace^M
U uluru/external/ace/ACE-5.2.tar.gz^M
U uluru/external/ace/Makefile^M
U uluru/external/ace/Makefile.base^M
U uluru/external/ace/ace_win32_config.h^M
cvs checkout: in directory stimpy/uluru/external/lame:^M
cvs checkout: cannot open CVS/Entries for reading: No such file or directory^M cvs [checkout aborted]: cannot open current directory: No such file or directory^M


cvs server: Updating ace
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink_file(CVS/Entries.Log)
S-> Create_Admin (lame, lame, /cvssrc/main/cvsroot/uluru/external/lame, RNS_ALPHA1, , 0, 0)
cvs update: in directory lame:
cvs update: cannot open CVS/Entries for reading: No such file or directory cvs [update aborted]: cannot open current directory: No such file or directory





_______________________________________________
Info-cvs mailing list
address@hidden
http://mail.gnu.org/mailman/listinfo/info-cvs







reply via email to

[Prev in Thread] Current Thread [Next in Thread]