python data types in c++ code
Stefan Behnel
stefan_ml at behnel.de
Mon Mar 7 03:07:37 EST 2011
Dan Stromberg, 07.03.2011 03:47:
> On Sun, Mar 6, 2011 at 10:07 AM, Arthur Mc Coy wrote:
>> You know, they are still using SVN, they are
>> very loosely coupled to the past.
>
> about SVN: I'm not sure it's really dying.
I hope it will.
> Yes, a lot of distributed
> development has moved off of SVN, and is better off for having done so, but
> I believe some environments (especially corporate environments) just prefer
> having a central server.
DVCSs do not prevent you from having a central server. They just keep you
from having to rely on it. That's a big plus, also in corporate environments.
Worth a read: http://hginit.com/00.html
Stefan
More information about the Python-list
mailing list