4 May 18:38
Re: Invitation to try out open source code review tool
Guido van Rossum <guido <at> python.org>
2008-05-04 16:38:58 GMT
2008-05-04 16:38:58 GMT
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/) _______________________________________________ Python-Dev mailing list Python-Dev <at> python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/python-python-dev%40m.gmane.org
RSS Feed