Nick Coghlan wrote:
> I recently spent an hour reverting a mistaken CVS checkin (meant to
> check in one file, checked in the whole working tree instead) that could
> have been reverted with a single command in SVN.

:) I know what that feels like ...

That's where Mercurial's "hg rollback" comes in very handy. And it's actually
a very nice feature that distributed VCSes split the commit and push
operations into two separate steps...

Stefan

_______________________________________________
Python-3000 mailing list
Python-3000@python.org
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to