[Python-Dev] Invitation to try out open source code review tool (original) (raw)
Guido van Rossum guido at python.org
Sun May 4 20:45:44 CEST 2008
- Previous message: [Python-Dev] Invitation to try out open source code review tool
- Next message: [Python-Dev] Invitation to try out open source code review tool
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/)
- Previous message: [Python-Dev] Invitation to try out open source code review tool
- Next message: [Python-Dev] Invitation to try out open source code review tool
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]