Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@cygwin.com>
List-Archive: <http://sourceware.org/ml/cygwin/>
List-Post: <mailto:cygwin@cygwin.com>
List-Help: <mailto:cygwin-help@cygwin.com>, <http://sourceware.org/ml/#faqs>
Sender: cygwin-owner@cygwin.com
Mail-Followup-To: cygwin@cygwin.com
Delivered-To: mailing list cygwin@cygwin.com
Message-ID: <0ccf01c58fae$673d01a0$5308a8c0@chimaera>
From: "Max Bowsher" <maxb@ukf.net>
To: "Nguyen Kim Thang" <nguyenkimthang@gmail.com>
Cc: <cygwin@cygwin.com>
References: <66962cae05072219522e7f1060@mail.gmail.com> 	 <1078.130.240.136.220.1122089456.squirrel@pinus.tt.luth.se> <66962cae0507230827606b218f@mail.gmail.com>
Subject: Re: How to run subversion in Cygwin?
Date: Sat, 23 Jul 2005 18:46:04 +0100
MIME-Version: 1.0
Content-Type: text/plain; 	format=flowed; 	charset="iso-8859-1"; 	reply-type=original
Content-Transfer-Encoding: 7bit
X-IsSubscribed: yes

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/

