Re: How to revert trunk to an earlier revision?
From: Nathan Hartman <hartman.nathan_at_gmail.com>
Date: Thu, 22 Oct 2020 14:25:25 -0400
On Thu, Oct 22, 2020 at 10:25 AM Bo Berglund <bo.berglund_at_gmail.com> wrote:
It is reversible in the sense that no information is ever lost or
Suppose you're at revision 515 and to use Thorsten's example you want
svn merge -r HEAD:497 .
(followed by commit)
revisions 498 through 515 are still in the repository and you can
See "Undoing Changes" in Chapter 4 of the Subversion Book:
Nathan
|
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.