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

svn group permission problem

From: Jon Savian <worknit_at_gmail.com>
Date: 2005-11-17 23:11:15 CET

Hi

I am having trouble setting up group permissions in SVN. I am using
public key authentication with ssh. We have two repositories rep1 and
rep2. Users access them through

svn checkout svn+ssh://svn@something.something.something/rep1
and
svn checkout svn+ssh://svn@something.something.something/rep2

A public key in the svn user's authorized_keys file is
command="svnserve -t --tunnel-user=usr1 -r /rep/" ssh-rsa AAAAB3N.....
There are several of these of course.

Is there any way i can put only half the users on rep1 and the other
half on rep2 using group permissions? If so, how would i do this?

Jon

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 17 23:14:06 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.