[SciPy-dev] The future of SciPy and its development infrastructure

Stéfan van der Walt stefan at sun.ac.za
Thu Feb 26 11:15:01 EST 2009


2009/2/26 Travis E. Oliphant <oliphant at enthought.com>:
>> tool. So I'd suggest to just uploading the patches there even before
>> commit; it can't do any harm.
>>
> The harm is the effort to do it.    Interacting with a web-page is
> slower than svn commit.   This extra step in the process does make a
> difference when you are time-crunched.

Code review tools (such as rietveld) have command line interfaces.
You make your change, and call "upload.py", which automatically does
an SVN diff and uploads your patch for you.

Cheers
Stéfan



More information about the SciPy-Dev mailing list