Tagged Questions

0
votes
2answers
47 views

Managing Contractors with SVN on Projects

What do you recommend for using SVN as a means to manage development of a project using remote/external developers in terms of code review/managing changes,etc? Should everyone checkin to the trunk …
3
votes
12answers
333 views

Old Code in comments

How long should you keep old code commented out in your code base. The contractors continue to keep old code in code base by turning it into comments. This is really frustrating and I want them to …