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/

Reply via email to