[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: Kevin Williams <kevin_at_bantamtech.com>
Date: 2004-12-27 15:25:17 CET

I don't believe that's true. The repository is under the same
permissions rules as any other file on the system. If the repository
permissions are -rwxr-x--- and the user is in the "svn" group, the user
would have read-only permission. If the user is not in the group they
would have no permissions.

Ulrich Eckhardt wrote:
> Unreal HSHH wrote:
>
>>I am running a svn server.But I havn't apache.Is there any other
>>authorization method for SVN?
>>svnserve only supply very simple function.
>
>
> A third (and last) option is using SVN over SSH, using the system's users to
> authenticate. However, this method is even more simple than svnserve, as it
> doesn't even allow read-only access.
>
> Uli
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
> For additional commands, e-mail: users-help@subversion.tigris.org
>

----------
Scanned for viruses by ClamAV

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