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

Re: ra_svn tunneling URL syntax

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2002-12-04 20:50:41 CET

On Wed, 2002-12-04 at 11:32, Karl Fogel wrote:
> Greg Hudson <ghudson@MIT.EDU> writes:
> > I've identified four options which I think I could live with:
> >
> > (1) svn:ext://svn.collab.net/repos/svn/trunk
> > (2) svn://svn.collab.net:ext/repos/svn/trunk
> > (3) svn://svn.collab.net:0/repos/svn/trunk
> > (4) svnext://svn.collab.net/repos/svn/trunk

> Options (2) and (3) are non-starters imho, only because they eat the
> obvious place to put an alternate port number in the URL.

What's wrong with that? If you're using a tunneling agent, you're not
opening a connection on a port. (If you want to use ssh on a
non-standard port, you set your tunneling agent to "ssh -p otherport".)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Dec 4 20:51:41 2002

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

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