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

Determine repositor based on ssh host

From: Clint Priest <cpriest_at_warpmail.net>
Date: 2005-12-27 22:53:32 CET

Hey there,

I'm new to using subversion and it just rocks, quite amazing! I'm trying to
figure out how I can do something similar to virtual hosting, except using ssh.

Ideally I would like to be able to do something like:

svn checkout svn+ssh://user@host1.example.com/project/trunk

-and-

svn checkout svn+ssh://user@host2.example.com/project2/trunk

Where host1.example.com and host2.example.com are really the same machine,
however authenticating by the different host would select a different
'svnserve -r /path/to/repos' command.

Can you think of any way to do this?

Thanks much!

-Clint Priest

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 28 02:17:01 2005

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.