How to run subversion in Cygwin?

Max Bowsher maxb@ukf.net
Sat Jul 23 18:31:00 GMT 2005


Nguyen Kim Thang wrote:
>>>  svn co
>>> svn+ssh://kimthang@halfdome.cis.upenn.edu:/mnt/saul/plclub1/svnroot/harmony4
>> Isnt there a colon too much. Try:
>> svn co
>> svn+ssh://kimthang@halfdome.cis.upenn.edu/mnt/saul/plclub1/svnroot/harmony4
>>
> The colon between "edu" and "/mnt" is correct.

No, it is not. It is the cause of your problems.

> Actually, I don't have
> any trouble when I use this command in Linux. I don't know why.

You are likely using an older version of Subversion there, which parsed URLs 
in a way which just happened to ignore the invalid syntax.

Max.


--
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/



More information about the Cygwin mailing list