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

Re: [RFC/PATCH] Revamping ra_svn tunnel agents

From: Mark Grosberg <mark_at_nolab.conman.org>
Date: 2003-04-27 08:37:53 CEST

How about an '_' for the magic character:

  svn_ssh://server/path/to/repos

Or maybe a better idea is to keep a mapping of the tunneling method to
host names in the config file (like auth does). I suspect that most usage
would be a particular server uses a particular type of svn:// tunnel. Once
setup, it could be left there.

The nice thing about this approach is that if the admin of a server
decides to change the tunneling method, the WC doesn't need to be
touched (it will still specify svn:// as its source), only the mapping
would have to be updated. I suspect people who work with laptops and find
themselvs flopping behind and infront of a corporate firewall would like
this method better.

L8r,
Mark G.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Apr 27 08:38:35 2003

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.