RE: Mark revision as "Invalid" (or detele it)
From: Bob Archer <bob.archer_at_amsi.com>
Date: Thu, 17 Dec 2009 09:56:00 -0500
> I have 2 revision of my project that is "invalid" because was
You could edit to log revprop and specify that these are broken do not use. I think that's about all you can do. You will need a pre-commit hook that allows revprop edits. Of course this won't show in the rev graph... unless I guess it shows the log when someone hovers over it.
You can't really "delete" revisions. The whole design of svn is to remember everything that you have committed.
What may be better is to use tag to say "This is the correct one"... or something like that.
BOb
------------------------------------------------------
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_tortoisesvn.tigris.org].
|
This is an archived mail posted to the TortoiseSVN Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.