Archive for November, 2006

Source Control Management

Monday, November 13th, 2006

Where I work, we have a full-time build engineer who manages and builds thousands of lines of code made by other people. It is an interesting and complicated process that will take you away from the low-levels of code and pit development skills into the deployment/version management process like creating branches, etc.
If you are thinking [...]