Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <0ccf01c58fae$673d01a0$5308a8c0@chimaera> From: "Max Bowsher" To: "Nguyen Kim Thang" Cc: References: <66962cae05072219522e7f1060 AT mail DOT gmail DOT com> <1078 DOT 130 DOT 240 DOT 136 DOT 220 DOT 1122089456 DOT squirrel AT pinus DOT tt DOT luth DOT se> <66962cae0507230827606b218f AT mail DOT gmail DOT 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 AT halfdome DOT cis DOT upenn DOT edu:/mnt/saul/plclub1/svnroot/harmony4 >> Isnt there a colon too much. Try: >> svn co >> svn+ssh://kimthang AT halfdome DOT cis DOT upenn DOT 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/