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

Pruning out old revisions?

From: Gary Ansok <ansok_at_alumni.caltech.edu>
Date: Thu, 02 Oct 2008 11:31:07 -0700

I'm working on a project where we have several very large and very
active Subversion repositories.

Disk space is becoming an issue, and we're trying to find a way to
remove old revisions while still keeping more recent ones available.

Is there a way to do this without dumping and rebuilding the
repository? (Ideally, without changing the revision numbers.)

Everything we've found so far indicates that we'll need the dump/rebuild
cycle, but I thought I'd ask here whether there's something we've missed.

Generating a list of revisions to keep (all revisions less than M days
old or one of the most recent N revisions) or to remove shouldn't be an
issue, I'm sure, but it's the actual cleaning up that seems to be difficult.

We're using Subversion 1.4.6, and there are few if any branches in the
repositories.

Thanks for any advice,
Gary Ansok
ansok_at_alumni.caltech.edu

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-10-02 20:31:50 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.