Re: Is it possible to rollback to an old revision
From: John Szakmeister <john_at_szakmeister.net>
Date: 2004-02-22 15:26:45 CET
On Sunday 22 February 2004 09:07, Phil Thompson wrote:
Update can be used to temporarily roll back to a particular version, but not
svn merge -r2:1 http://url/to/repo/project/trunk .
The key to this is the arguments to '-r'. This tell svn to use r2 as the base
The Subversion book talks about doing things like this. Check it out at
http://svnbook.red-bean.com/book.html#svn-ch-4-sect-4.2
-John
---------------------------------------------------------------------
|
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.