July 4, 2007
12:15 p.m.
David Cournapeau wrote:
John Reid wrote: I think most developers use subversion, indeed. It is not enforced, but my impression is that people try pretty hard to avoid breaking the main trunk (that is using the last subversion is not more buggy than a release). At least, I myself try to do so, and the fact that most scipy dev use subversion help.
I always do a full run of the tests when I deploy a new version, though.
David Thanks for the heads up, John.