[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: Bob Archer <bob.archer_at_amsi.com>
Date: Mon, 5 Oct 2009 17:12:54 -0400

> 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)
>
> 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.
>
> I searched the web and the discussion boards but couldn't find
> information on such a setup.

You can certainly create two repositories and give different people different rights to each one. However, if you are going to have the SAME data in both of them then just use on repository and grant access rights accordingly based on repository paths.

BOb

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2403883

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-10-05 23:14:12 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.