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

Re: Question about undoing a commit

From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2003-01-12 18:27:04 CET

On Sunday, January 12, 2003, at 12:19 PM, Art Haas wrote:

> So, just what would you do to fix the repository if someone did this
> ...
>
> $ svn rm http://svn.collab.net/repos/svn/trunk -m "Removing bad tag
> ..."

$ svn cp -r REV_BEFORE_STUPID_MISTAKE
http://svn.collab.net/repos/svn/trunk
http://svn.collab.net/repos/svn/trunk

-garrett

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 12 18:27:39 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.