RE: Set older revision as new HEAD
From: Dale Worley <dworley_at_pingtel.com>
Date: 2005-06-20 17:06:36 CEST
> >>This is what I tried:
The most common and preferred way to revert changes is through a reverse
Suppose the URL for root directory of your "main" development is
svn delete file:///svnreps/sep_ss05/sep1/sep
svn copy -r 130 file:///svnreps/sep_ss05/sep1/sep_at_130 \
I haven't tried this in its brute-force glory, so I don't know if the "@130"
This will make a new HEAD that is a direct descendant of the rev 130
Dale
---------------------------------------------------------------------
|
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.