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