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

FW: Another request for obliterate...

From: Joshua Jensen <jjensen_at_workspacewhiz.com>
Date: 2005-04-12 17:24:46 CEST

This didn't make it to the list...

> > On Tuesday 12 April 2005 08:13, Joshua Jensen wrote:
> >
> > > A dump/load of the database won't work, as it can't
> filter out old
> > > revisions.  Worse, a dump/load of a 500+ gigabyte
> repository would
> > > cause a LOT of downtime.
> >
> > Well, it can:
> >
> > dump: usage: svnadmin dump REPOS_PATH [-r LOWER[:UPPER]]
> > [--incremental]
> >
> > Valid options:
> > -r [--revision] arg : specify revision number ARG (or
> > X:Y range)
> >
> > svnadmin dump -r 100:HEAD /path/to/the/repo
> >
> > should do the job of selecting just the latest revisions.
>
> I think I knew this, but my concern would be obliterating
> portions of the repository that we wanted to keep. For
> instance, source code changes are cheap (in terms of disk
> usage). I wouldn't want to kill any of the history for those files.
>
> Either way, thank you. I need to investigate this approach
> some more to learn of its strengths and limitations.
>
> Josh
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Apr 12 17:27:07 2005

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.