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

Re: Removing files from repository

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-10-04 22:50:29 CEST

Sancho Neves-Graca <sancho@neves-graca.org> writes:

> In the meantime, is there any workaround to accomplish the permanent
> deletion?

Yes... 'svnadmin dump' your repository to a dumpfile, then 'svnadmin
load' it into a new repository, but use 'svndumpfilter' to screen out
all mention of the directory you want to be gone.

We really ought to mention this workaround in the book... hm.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Sat Oct 4 22:52:11 2003

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.