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

Re: Can i move the tags directory?

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 17 Sep 2008 19:41:09 -0400

On Wed, Sep 17, 2008 at 19:38, baz themail <bazthemail_at_gmail.com> wrote:
> Hi,
>
> I am trying to re-factor my repository. Here is the current structure:
>
> software
> /branches
> /tags
> /trunk
>
> Can I re-factor into the followings?
>
> software
> /product_a
> /branches
> /tags
> /trunk
>
> How? I am concerning the tags directory. Can i just "move" all three
> directories? What is the best way to do so?

Just create the product_a directory, then svn mv the other 3 into it.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-09-18 01:41:29 CEST

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.