Friday, February 8. 2008Reverting Changes in SVN (or: it's not as easy as svn up -r)Trackbacks
Trackback specific URI for this entry
No Trackbacks
Comments
Display comments as
(Linear | Threaded)
Hello “Conventional wisdom would dictate that svn up -r $OLD with some additional flag that says pretend that we’re still at HEAD would do the trick” That’s why I like DVCSes like Mercurial. You can update to any revision, make changes and commit them as a new revision. The history as a graph with more than one branch is a Good Thing. Regards Agreed. There certainly are some things the DAG model makes much, much easier. I find it frustrating now, though, having used a DVCS in some form or another for… a year and a bit? … because the majority of the features I really like are just the chrome. Like, if I could get something like Mercurial queues running on top of SVN… I think I could probably stand using it full-time. |
QuicksearchArchivesLinksCategories |