Search Results

15
votes
12answers
2k views

What’s the best way to do a code review with Subversion (SVN)?

I want to be able to do a peer code review with Subversion, but what's the easiest way to do this without installing a server application or paying for an online service? PS: This is a .Net …
4
votes

What’s the best way to do a code review with Subversion (SVN)?

I actually figured out another easier way to do this. Creating the Diff Pack Make the changes that you want to have reviewed. Goto the root of your project in Windows …