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

Re: Any other authorization method except svnserve or apache?

From: Robert Sfeir <yosemitesam_at_gmail.com>
Date: 2004-12-27 18:07:57 CET

First of all, if you want to have anonymous access there is no
password being passed, so there is no security issue there as you
first mentioned. So the way to do it is to simply enable svn:// read
only access to your repository, and svn+ssh:// for those who have unix
accounts. You can then control unix account directory control like
anything else you do on a unix box.

R

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Dec 27 18:10:17 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.