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

svnserve+ssh

From: Adrian Robert <arobert_at_cogsci.ucsd.edu>
Date: 2004-02-23 17:58:12 CET

> But I don't know how to restrict it to a required directory.
> My repo lies in /home/svn, so my URI looks like this:
> svn co svn+ssh://repo.vernet.pl/home/svn/bip/trunk
>
> How can I restrict (like running svnserve -r) svn through ssh?

Has anyone found a way to do this? It is not only a pain to have to do:

svn+ssh://machine.foo.com/a/path/to/somewhere/

instead of:

svn://machine.foo.com/

but it can be construed as a security risk to be exposing absolute
paths like this.

Either a global config (/etc/svnserve.conf) or configs in every user's
.subversion directory would be needed.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Feb 23 23:29:42 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.