Awesome, thanks guys. I'll check those out. Our current way of doing things at the moment are to paste things into gists on Github and ask someone to look over it. Some of our code should strictly remain in-house however (we only do gists with error outputs and various OSS stuff we've already released.) Review Board looks especially handy if there's an associated command line utility to go along with it; it seems to take away a lot of friction with copying and pasting an svn diff / git diff output from a console into a web page.
-- ian On Wed, Jan 12, 2011 at 9:40 AM, Paul Heinlein <[email protected]> wrote: > On Tue, 11 Jan 2011, Christian Paredes wrote: > >> Hey guys, >> >> Does anyone happen to use a code review web tool for their team? Which one >> do you guys use? If not, I'm wondering if anyone's got any insight on which >> tool might be best for handling both git and svn repositories? > > Trac (http://trac.edgewall.org/) can display diffs from both Subversion and > Git repositories, but it doesn't really conform to your "ridiculously > simple" criterion. > > -- > Paul Heinlein <> [email protected] <> http://www.madboa.com/ > -- christian "ian" paredes http://about.me/cparedes/bio _______________________________________________ Tech mailing list [email protected] https://lists.lopsa.org/cgi-bin/mailman/listinfo/tech This list provided by the League of Professional System Administrators http://lopsa.org/
