VSS Integration

G

Guest

I've inherited quite a few MS Access apps recently and I am having to do some
maintenance revisions on them. I am putting them into Visual SourceSafe to
better manage the different release versions. I am wondering if someone can
outline or point me to some best practices for managing these projects.
There most likely will be multiple developers working on them. We're using
Access 2003 and we have the VSS add-in installed. VSS is currently 6.0d.

Thanks in advance!
 
R

RobFMS

Some good practices:

1. Don't check code in that will break the app.

2. Don't keep code checked out if you will be gone for extended amount of
time.

3. For each check-in, put a brief comment on what work was performed.

--
Rob

FMS Professional Solutions Group
http://www.fmsinc.com/consulting

Software Tools for .NET, SQL Server, Visual Basic & Access
http://www.fmsinc.com

-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top