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

Re: "Split"/divide a project? How to use TSVN right?

From: Simon Large <simon.tortoisesvn_at_gmail.com>
Date: Tue, 4 Jan 2011 09:41:03 +0000

On 3 January 2011 11:49, Maia <c1650076_at_pjjkp.com> wrote:
> Hello,
>
> in short, I would like to split my repository.
>
> In Detail:
> I finished a Project A, but then began a new Project B based on the previous Project A.
> I continued commiting the modified files to the Project A repository.
>
> What is the right way to split/divide those projects to have each one in his seprate folders, with keeping their own history?
>
> I would like to have the actual folders name for the older Project A, and to create a new name for the Project B.

It depends why you want to split the repository. If the projects must
be kept completely separate and in different repositories then you
have to do as Stefan suggests and make a whole new repository. But
normally if you want to create a new project based on on another, and
especially if you want to port fixes on project B back to project A,
then just make a copy within the repository. If project A is currently
trunk, then you may want to move it first from /trunk to
/trunk/projectA (easiest using repo browser). If you do this you will
need to 'switch' your working copy to the new path. Then use repo
browser again, or the branch/tag dialog to create a copy of project A,
with the new name.

Simon

-- 
:       ___
:  oo  // \\      "De Chelonian Mobile"
: (_,\/ \_/ \     TortoiseSVN
:   \ \_/_\_/>    The coolest Interface to (Sub)Version Control
:   /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2695822
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2011-01-04 10:41:09 CET

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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