Settings

Theme

Ask HN: How to do code reviews between remote teams

4 points by procyon 16 years ago · 5 comments · 1 min read


Hello,

We just started to work with a remote dev team. Due to time difference we find hard to have frequent phone calls or video conferences.

So far, we write emails with all the suggestions. We have no good way to track the suggestion and often writing those long emails is very cumbersome and leaves lot of room for ambiguity.

I would like to know if there are any good tools or ways to do code reviews with a distributed team. How do you do code reviews in your team?

famousactress 16 years ago

Part of our team uses Atlassian's tool Crucible for accomplishing this. I don't have a ton of hands-on experience with it, but they love it and it does look like it does a pretty elegant job at capturing a living code review online. http://www.atlassian.com/software/crucible/

dnene 16 years ago

You may want to take a look at Rietveld which is a clone of the widely used mondrian tool within google.

http://googlecode.blogspot.com/2008/05/guido-van-rossum-rele...

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection