[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Problem connecting to svnserve - not sure about protocols?

From: Saulius Grazulis <grazulis_at_ibt.lt>
Date: 2006-12-18 20:47:39 CET

On Monday 18 December 2006 21:12, Jon Koerber wrote:

> >> 1) Try using svn checkout
> >> svn://192.168.1.101/Library/WebServer/Documents/pjb2
> ...
>
> Erik,
>
> I do have a firewall running on my server, but it looks like SSH runs  
> on port 22 on Mac OS X Tiger.  Just in case, I added an allow rule  
> for port 3690 and tried the command again with no luck.

I beleive you do not use ssh (and port 22) when you access URL
svn://192.168.1.101/...; 'svn:' protocol indicates access to svnserve on port
3690 (by default).

Only command

svn co svn+ssh://192.168.1.101/...

would use ssh and go via port 22.

Regards,

-- 
Dr. Saulius Grazulis
Institute of Biotechnology
Graiciuno 8
LT-02241 Vilnius
Lietuva (Lithuania)
fax:          (+370-5)-2602116
tel.: office: (+370-5)-2602556
      mobile: (+370-684)-49802, (+370-614)-36366
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 18 20:39:27 2006

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.