This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

strange behavior with cvs 1.11.6-3 (cygwin 1.5.7-1)


I am running cygwin 1.5.7-1 on my Windows box.
When I'm in my project-dir an type:
        cvs update

all is ok. But if I want to update only one file I get this:
        cvs update dir1\\file1.ext
        cvs [server aborted]: no such directory `dir1'

This `dir1' really exists!
        cvs update dir1/file1.ext
        M dir1/file1.ext

But this works great too:
        cvs update dir1\\dir2
        cvs server: Updating dir1/dir2

I searched a lot with google and through the whole news group here but
can't find anything useful!

Anyone an idea?


--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]