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

Re: Multiple Repositories: checkout of one and checkin to another

From: Michael Diers <mdiers_at_elego.de>
Date: Mon, 05 Oct 2009 23:04:50 +0200

Tasha wrote:
> I was wondering if it is possible to set up multiple repositories
> with subversion in the following manner:
>
> A master repository that one group is making changes to and group 2
> only checks things out of (never checks things into)

You can keep a group of users from committing to a repository with
"path-based authorization".

http://svnbook.red-bean.com/en/1.5/svn.serverconfig.pathbasedauthz.html

> A second repository for group 2 to check things into, but group 2
> people are able to switch to the master repository at any time to
> check stuff out.

Why do require a separate repository for group 2? What problem are you
trying to solve?

-- 
Michael Diers, elego Software Solutions GmbH, http://www.elego.de
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2403882
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-05 23:05:48 CEST

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.