[Python-Dev] Invitation to try out open source code review tool (original) (raw)

Guido van Rossum guido at python.org
Sun May 4 18:38:58 CEST 2008


On Sun, May 4, 2008 at 5:52 AM, Stefan Behnel <stefan_ml at behnel.de> wrote:

Guido van Rossum wrote: > On Thu, May 1, 2008 at 4:37 PM, Neal Becker <ndbecker2 at gmail.com> wrote: >> It would be really nice to see support for some other backends, such as Hg >> or bzr (which are both written in python), in addition to svn. > > Once it's open source feel free to add those!

trac supports a pretty wide set of VCSes. http://trac.edgewall.org/wiki/VersioningSystemBackend Maybe your tools could integrate these backends somehow instead of re-implementing yet another suite of VCS backend connectors.

That depends. If it requires more than plain HTTP requests it currently cannot be done on AppEngine.

Anyway, I will continue to say, I'm making it open source Monday and then you can see for yourself how to add this. I don't want to be writing all the code for this project; I want it to grow with user contributions.

-- --Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-Dev mailing list