On Mar 11, 2011 11:21am, Mike Meyer <[email protected]> wrote:
And the "rollback" question is sorta odd. You can delete things from
fossil, by shunning them then rebuilding (?) the repo. However,
there's still a record of it in the shun list, and possibly
elsewhere. I'd say that "no" here is at least as correct as mercurials
"yes" when mercurial only allows you to remove the *last* change to
the repo.
Another option that fossil offers is to move an unwanted commit away to a new different branch after the fact (that you'd typically name "mistake"), which provides the equivalent functionality of a rollback except for the fact that it is still visible in the history.
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

