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

Re: per-repository SVN_SSH?

From: Vineet Kumar <vineet_at_doorstop.net>
Date: 2007-06-11 23:39:49 CEST

* Jules Colding (colding@omesc.com) [070608 05:25]:
> Hi,
>
> Is is possible to define the ssh command on a per-repository basis?

You can define a new tunnel type (e.g. myssh) in your
~/.subversion/config using whatever command you want, and then check out
using svn+myssh://...

This way you can easily use different commands for different
repositories without having to munge environment variables.

Vineet

-- 
http://www.doorstop.net/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Jun 11 23:40:14 2007

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.