Georg Brandl wrote:
> It doesn't only *feel* slow, it *is* slow.  And not only compared to merging
> with a DVCS, which doesn't need network.  Half a minute to merge a three-line
> change is not productive.

Don't forget that *blocking* a revision with svnmerge seems to take
nearly as long as actually merging it does (the only part that seems to
save time is the fact that you don't need to build and/or run the test
suite afterwards).

Cheers,
Nick.

-- 
Nick Coghlan   |   ncogh...@gmail.com   |   Brisbane, Australia
---------------------------------------------------------------
_______________________________________________
python-committers mailing list
python-committers@python.org
http://mail.python.org/mailman/listinfo/python-committers

Reply via email to