Mondrian was what Guido originally wrote for a commercial revision system; Code-review (what reitveld project is called) was re-written in Java to Gerrit (not exactly "aka") - it is was done by Sean Pearce (also does a lot of git development too) for the Android Google Phone project (gerrit works with git).
Reitveld is Python+big tables, so better for us. On Thu, Jul 23, 2009 at 3:00 PM, Yarko Tymciurak <[email protected]> wrote: > yes - it's tied to issue system, you can use on local hosts (there's > adapters for "under" the big-table interface that someone made), and it's > _supposed_ to work w/ Mercurial google code hosting; when they released > mercurial (~2 months ago now) it was all still full of glitches, but if we > move the repository, that sequence of: bug report + fire a patch / branch + > submit for review (patch+bug => review) could be really useful for us. > > We'll see what state the google code setup is in now.... > > > On Thu, Jul 23, 2009 at 2:50 PM, Sebastian E. Ovide < > [email protected]> wrote: > >> Hi All, >> >> There is a tool that I have used at Google developed in Python by Guido >> van Rossum. It is called Mondrian aka Rietveld. It is a code review tool >> that makes discussion about code much simpler than using emails. Specially >> for developers that work in different locations. >> >> here is an example of a patch on web2py >> >> http://codereview.appspot.com/96113/diff/1/2 >> >> what do you think ? >> >> >> -- >> >> Sebastian E. Ovide >> >> Sent from Dublin, Ireland >> >> >> > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

