PDA

View Full Version : Best way to manage code?


ambalboa
06-27-2007, 09:40 AM
I've been working on a build project and I will be saving it in Surround SCM. What is the best way to manage the source code for this project in Surround SCM, SourceSafe, etc.? Would it all be saved in one repository, or have one for the project, macros, script, and so on?

I'm new at this and I would like to know what is the common (as well as the best) business practice in storing VBP files using code management software. I'll appreciate anyone's input. Thank you.

kinook
06-27-2007, 10:17 AM
There may not be any single best way -- it likely depends on your needs. Generally, a single repository should be adequate for VBP-related files, but if you already segregate your source code into multiple repositories, you would probably store the VBP files in each repository with the associated code that they build.