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

Re: Remove transaction / revision from repository?

From: Ulrich Eckhardt <eckhardt_at_satorlaser.com>
Date: 2004-08-24 11:12:43 CEST

Jens Cramer wrote:
> on my fault, I've imported a project to the root of my repository
> instead of a subfolder. Now I want to remove the complete transaction
> or,

Making things undone is against the principle of subversion, therefore you
need a dump-load cycle, editing the intermediate dumpfile. If there were any
commits after your mistake that will become even more tricky.

> if possible, move all files of this project to the correct
> subfolder.

'svn move' will let you do exactly that.

Uli

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Aug 24 11:13:15 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.