[python-committers] Survey about DVCSs compared to svn
Nick Coghlan
ncoghlan at gmail.com
Sat Feb 28 23:43:09 CET 2009
More information about the python-committers mailing list
Sat Feb 28 23:43:09 CET 2009
- Previous message: [python-committers] Survey about DVCSs compared to svn
- Next message: [python-committers] Survey about DVCSs compared to svn
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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 | ncoghlan at gmail.com | Brisbane, Australia ---------------------------------------------------------------
- Previous message: [python-committers] Survey about DVCSs compared to svn
- Next message: [python-committers] Survey about DVCSs compared to svn
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the python-committers mailing list