Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
13answers
1k 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 ...
0
votes
2answers
106 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 ...