Tagged Questions
5
votes
4answers
7k views
SVN code review tool
I would like to do some code review on the SVN repository used by our team.
For now, I've used Eclipse: show log on trunk, click on a revision and "Compare" to see the changes. The diff renders ...
2
votes
2answers
903 views
Visual Web Developer 2010 Express, automated testing, and SVN
We have an HTML designer who is not a developer but needs to modify .aspx files from our ASP.NET 2.0 projects from time to time in order to get CSS to work properly with them. Currently, this ...