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

Re: Reorganising repository

From: Andy Levy <andy.levy_at_gmail.com>
Date: Wed, 17 Sep 2008 14:39:55 -0400

On Wed, Sep 17, 2008 at 04:50, Chris Mooring <CMooring_at_bunnings.com.au> wrote:
> Hi,
>
>
>
> I want to reorgnaise our subversion repository, but have a few questions
> about it.
>
>
>
> 1) Currently, it is a 1.4 repository, but I want to upgrade it to 1.5.
> Should I do this first and separately from the repo reorganisation?
>
>
>
> 2) I want to use the suggested repository layout of Project/trunk,
> Project/branches, Project/tags and am wondering if it is better to use svn
> mv or svnadmin dump/load?
>
>
>
> For (2) is one way better than the other? I presume they both retain
> history. Any opinions on a recommended way to go about this is much
> appreciated.

For #2, I'd suggest using svn mv, not editing the dumpfile itself.

If you use svn mv for #2, it doesn't really matter what order you do this in.

---------------------------------------------------------------------
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-17 20:40: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.