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

[Subclipse-users] Restructure repository when splitting project into smaller ones

From: Felix Dorner <felix_do_at_web.de>
Date: Sat, 06 Dec 2008 00:19:06 +0100

Hey,

I have the following structure:

repo/MyProject/
        trunk/
        branches/some branches...
        tags/some tags

I greatly desire to refactor MyProject into a few smaller ones. The main
reason why I haven't done so yet is because I don't know how to handle
this with subversion. I would like to keep the split subprojects under
the common MyProject folder. So I would maybe try:

repo/MyProject/
           trunk/
              subproject1/
              subproject2/
           branches/
              subproject1/
              subproject2/
           tags/
              same as branches..
    

Is this restructurization feasible? How would I perform such a change?

Thanks for your help.
Felix

------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=980395

To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2008-12-08 10:40:48 CET

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.