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

Re: can I delete a bad revision file off the server?

From: Joshua Varner <jlvarner_at_gmail.com>
Date: 2006-01-04 21:29:05 CET

On 1/4/06, Xn Nooby <xnooby@gmail.com> wrote:
> If a user imports 2GB of junk in to my repository, can I remove it by just
> deleting one of the revision files on the server? The last time this
> happened, I had to do a "dump-filter-load" to strip out the junk, which was
> fortuneately all in a single branch.
>
No, the dump-filter-reload is the only way to do it with the current
tools, if you
want to learn how the fsfs repository is internally stored it may be easy to lop
off the last revision, but that runs the risk of messing up your repos if done
wrong.

See http://subversion.tigris.org/issues/show_bug.cgi?id=516 for the feature
you want.

Josh

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Jan 4 22:06:08 2006

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.