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

Re: Need to create branches

From: Johan Appelgren <johan.appelgren_at_gmail.com>
Date: 2005-11-03 15:04:52 CET

On 11/3/05, Adrian Hoe <mailbox@adrianhoe.com> wrote:
> Hi,
>
> We don't see the needs to create branches for our projects. But recently,
> this foresight has fallen short. One of my project needs to create branches.
> How can I do this? Let say a project name Sumo. A svn repository was created
> for Sumo as in /svn/Sumo.
>
> Subdirectory Trunk and Branches were not created initially. So, the
> directory structure such as:
>
> /svn/Sumo/---+Trunk
> |
> +Branches
>
> as in the tutorial was not there. How can I create a branch for Sumo
> repository with directory structure of /svn/Sumo only?

You can reorganize the layout of your repository by creating a trunk
directory and moving everything but the trunk directory in the root of
your repository to the trunk directory. Then you can create a branches
directory and you're all set. Or is there some reason you don't want
to do that?

/Johan

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Nov 3 15:07:16 2005

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.