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

Re: [TSVN] Restoring a project to earlier revision

From: Martin Tomes <lists_at_tomes.org>
Date: 2004-07-21 11:00:05 CEST

JS.staff wrote:

> If some fool screws up a project, whats the best way to restore HEAD to an earlier revision?

Do a merge backwards. If rev 23 is good and 24 is bad then do a merge from 24 to 23 and the changes
will be undone. You don't lose good stuff done since rev 24 that way.

-- 
Martin Tomes
echo 'martin at tomes x org x uk'\
  | sed -e 's/ x /\./g' -e 's/ at /@/'
The Subversion Wiki is at http://www.subversionary.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Jul 21 12:03:38 2004

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

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