2010/3/17 Nick Coghlan <[email protected]>: > Short version: SVN and other non-DVCS systems don't store enough (or the > right) metadata to support merging properly, so branching becomes > unnecessarily painful.
This isn't really true these days given svn merge --reintegrate. -- Regards, Benjamin _______________________________________________ python-committers mailing list [email protected] http://mail.python.org/mailman/listinfo/python-committers
