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

Re: Swapping between branch and trunk

From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: Mon, 28 Jan 2008 21:37:15 -0600

On Jan 28, 2008, at 07:46, Sumanjit Kaur Brar wrote:

>> On Jan 28, 2008, at 07:03, Sumanjit Kaur Brar wrote:
>>
>>> Is it possible to move a branch to the place of trunck and trunk to
>>> branch. For example my repository structure is like this :
>>>
>>> TRUNK-> Project A
>>> |
>>> | (Project A branched off to A1)
>>> Project A1
>>> |
>>> | (Project A1 brached off to A11)
>>> Project A11
>>>
>>>
>>> Now I want my Project A which is in trunk to become a branch and
>>> Project A1 to come to main trunk. Is this possible.
>>
>> Sure. They're just directories. "svn mv" them around as much as you
>> like.
>
> Thanks for your reply.After moving them the Project A11 which was
> branched from A1 will be intact and still be related to A1 only.

I'm not sure I understand the question now, but it might be best if
you just try this scenario in a test repository to make sure it works
the way you want it to. But I think it does, if I understand you
correctly.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-29 04:37: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.