Re: svn+ssh over nonstandard port fails to connect

2007-06-29 Thread Albert Shih
Le 28/06/2007 à 15:45:50-0600, Chad Perrin a écrit I'm attempting to connect to a Subversion repository via SSH using a nonstandard port to check out the repository. The names and numbers in the following have been changed to protect the guilty: svn co svn+ssh://[EMAIL

[SOLVED, sort of] Re: svn+ssh over nonstandard port fails to connect

2007-06-29 Thread Chad Perrin
On Thu, Jun 28, 2007 at 04:22:55PM -0700, Christopher Cowart wrote: On Thu, Jun 28, 2007 at 04:44:10PM -0600, Chad Perrin wrote: On Thu, Jun 28, 2007 at 03:10:18PM -0700, Christopher Cowart wrote: On Thu, Jun 28, 2007 at 03:45:50PM -0600, Chad Perrin wrote: I'm attempting to connect to a

Re: [SOLVED, sort of] Re: svn+ssh over nonstandard port fails to connect

2007-06-29 Thread Tom Evans
On Fri, 2007-06-29 at 04:23 -0600, Chad Perrin wrote: For a moment, I thought this wasn't going to work, because nothing like that syntax seems to work in tcsh -- but then I remembered that, in this case, the only reason I was even doing this was to test whether someone else would be able to

Re: [SOLVED, sort of] Re: svn+ssh over nonstandard port fails to connect

2007-06-29 Thread Chad Perrin
On Fri, Jun 29, 2007 at 02:54:36PM +0100, Tom Evans wrote: Did you miss Albert Shih's reply (slightly modified)? Actually, I was reading replies from the top of the thread down, and was still looking into what he said (in the midst of dealing with other things that came up), so hadn't gotten

svn+ssh over nonstandard port fails to connect

2007-06-28 Thread Chad Perrin
I'm attempting to connect to a Subversion repository via SSH using a nonstandard port to check out the repository. The names and numbers in the following have been changed to protect the guilty: svn co svn+ssh://[EMAIL PROTECTED]:1234/usr/home/svn-repos/project project The result I get is as

Re: svn+ssh over nonstandard port fails to connect

2007-06-28 Thread Christopher Cowart
On Thu, Jun 28, 2007 at 03:45:50PM -0600, Chad Perrin wrote: I'm attempting to connect to a Subversion repository via SSH using a nonstandard port to check out the repository. The names and numbers in the following have been changed to protect the guilty: svn co svn+ssh://[EMAIL

Re: svn+ssh over nonstandard port fails to connect

2007-06-28 Thread Chad Perrin
On Thu, Jun 28, 2007 at 03:10:18PM -0700, Christopher Cowart wrote: On Thu, Jun 28, 2007 at 03:45:50PM -0600, Chad Perrin wrote: I'm attempting to connect to a Subversion repository via SSH using a nonstandard port to check out the repository. The names and numbers in the following have

Re: svn+ssh over nonstandard port fails to connect

2007-06-28 Thread Christopher Cowart
On Thu, Jun 28, 2007 at 04:44:10PM -0600, Chad Perrin wrote: On Thu, Jun 28, 2007 at 03:10:18PM -0700, Christopher Cowart wrote: On Thu, Jun 28, 2007 at 03:45:50PM -0600, Chad Perrin wrote: I'm attempting to connect to a Subversion repository via SSH using a nonstandard port to check out