[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 20:15:26 -0400

Please Reply To All to keep discussion on-list.

On Wed, Sep 17, 2008 at 19:58, baz themail <bazthemail_at_gmail.com> wrote:
> So, I can move&commit the tags directory just like another directory?

There are no "special" directories in a Subversion repository - tags,
trunk & branches are just a naming convention and you could call them
Manny, Moe & Jack and Subversion wouldn't care. So just move them like
any other file or directory.

> On Wed, Sep 17, 2008 at 4:45 PM, baz themail <bazthemail_at_gmail.com> wrote:
>>
>> How can i "mv" them? How can i commit the new structure?
>>
>> What is the best way to re-factor directory structure?
>>
>> Thanks. B.
>>
>> On Wed, Sep 17, 2008 at 4:41 PM, Andy Levy <andy.levy_at_gmail.com> wrote:
>>>
>>> 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 02:15:48 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.