Re: svnserve + ssh
From: Ed MacDonald <edmacdonald_at_hotmail.com>
Date: 2004-07-29 01:16:19 CEST
Re: svnserve + sshI haven't see it discussed here (other than an unanswerd
On the server:
On the client, when you wake up in the morning, set up an ssh tunnel and
Then do your svn stuff but pretend the server is running locally - ssh will
If you do a lot of small transactions, you will notice a significant
Ed
----- Original Message -----
Hello Folks,
Is there a response to Marcin's original question? (I can't seem to
To rephrase:
To check out myrepo from host to the current directory on myhost, the
myhost$ svn co svn://host.example.com/myrepo
can be made to look for myrepo in /path/to/repositories/ by setting up
svnserve --inetd --root=/path/to/repositories/
1. Can I configure svn to default to a particular root, for example using
host$ svn co file:///myrepo
looks for myrepo in /path/to/repositories/ ?
2. Would this also work for svn+ssh://host.example.com/ ?
Thanks,
Date: Thu, 23 Oct 2003 23:30:09 +0200
But I don't know how to restrict it to a required directory.
How can I restrict (like running svnserve -r) svn through ssh?
-- ----------------------------------------------------------------------- Peter D. Barnes, Jr. N-Division Lawrence Livermore National Laboratory Physics and Advanced Technology 7000 East Avenue, L-50 email: pdbarnes@llnl.gov P. O. Box 808 Voice: (925) 422-3384 Livermore, California 94550 Fax: (925) 423-3371 --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Thu Jul 29 01:18:01 2004 |
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.