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]

Re: Inconsistency in handling a DOS path between subversion commands


You're lucky if any DOS-like paths work for any
svn commands.  It's really a Unix-based tool and
will not generally grok the C: and \ stuff.  The
occasional command *might* work, but it will be
hit or miss.  Better to use cygpath to convert
and DOS-like names to Unix-like ones before
feeding to svn ...

Regards -- Eliot Moss

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


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