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

Re: Renew SVN repository

From: David Weintraub <qazwart_at_gmail.com>
Date: Tue, 9 Jun 2009 11:21:33 -0400

Just delete the dead branches with "svn delete". The history will still be
there, but developers won't be able to access those branches (unless they
use pegged revisions).

Otherwise, you'll have to use svnadmin dump, filter, then "svnadmin reload".
And, that's not fun.

On Tue, Jun 9, 2009 at 8:09 AM, Andrea Antonio Maleci <A.Maleci_at_iwbank.it>wrote:

> Hi all,
>
> I’m working on a very efficient 1.5.6 SVN repository.
>
> Now this repository is very big, with a lot of branches in end of life and
> some other still alive.
>
> I would like to renew it maintaining one month history, maintaining
> branches still alive but ignoring dead branches.
>
> There is any tool or best practice to do it?
>
>
>
> Thanks,
>
> Andrea
>

-- 
David Weintraub
qazwart_at_gmail.com
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2360660
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subversion.tigris.org].
Received on 2009-06-09 17:22:36 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.