4 May 20:45
Re: Invitation to try out open source code review tool
Guido van Rossum <guido <at> python.org>
2008-05-04 18:45:44 GMT
2008-05-04 18:45:44 GMT
On Sun, May 4, 2008 at 11:24 AM, Gregory P. Smith <greg <at> krypto.org> wrote: > Rather than svn authentication i suggest just piggybacking on top of the bug > trackers authentication. that is an integration i think we should aim for > anyways and it should keep the no-google-account fear mongers happy. code > comments (as bug comments are today) should not require svn commit access. The problem with this is that I'd like to have a single codereview webapp that serves many projects, as long as they use subversion. The scalability of AppEngine should make this a very attractive solution. Integrating with each separate bug tracker however would be a pain. > anyways, i expect someone else may implement that once the code is out > there. I sure hope so.-- -- --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