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

Re: Commit to several Repositories

From: Thomas Harold <thomas-lists_at_nybeta.com>
Date: Thu, 12 Nov 2009 14:00:44 -0500

On 11/12/2009 3:08 AM, Jörg Schad wrote:
> Hi,
> for a student project we would like to distribute the code (in several
> phases) to the respective student svn account.
> Is there a straight or clean approach to do so? (Currently I am
> considering a script which would always add the new data but it's not
> too nice yet).
> Or even better would be a subclipse solution but we have not found
> anything in this direction.
> Thanks
>

Why not have the student's repositories pull from a central repository
via the svn:externals feature?

I'd assume that the students wouldn't have commit permissions to push
changes back into the central repository. As you need to push
additional code to the students, add it to the referenced central
repository where their svn:externals entries point at.

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

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-11-12 20:01:54 CET

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.