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

Re: Undoing/Removing Import

From: François Beausoleil <fbeausoleil_at_ftml.net>
Date: 2004-10-01 15:04:51 CEST

CSN wrote:
> How can I undo/remove an import from the repository? I
> accidentally imported the wrong directory.

svn remove svn://repos-url/path/to/wrong/data

Alternatively, dump the repository and reload the repository, without
the offending revision/revisions.

See svnadmin help dump and svndumpfilter help.

Bye !
François

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Oct 1 15:09:14 2004

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.