Hi,
I don't know much about software development, but one of my client is
looking for software source control or configuration management. requirements
are:
1. Parallel develpment
2. Hard link between the source code and production
3. Would trace witch version of element are implimented in production
(auditing and tracking)
3. Automated deployment
Client use for the moment VSS 6.0, but it lacks for built-in parallel
development. We've ckeck for IBM Rational Clearcase LT, way too complecated
and lack of features.
I wonder if microsoft has a product that answer those requirement. I've
heard about <code depot>, but I cannot found anyinformation about it.
Key world is Parallel development.
Do you have an idea!

Signature
jasmin leroux
MCSE Tech. deployement
Robert_H - 11 Jun 2007 15:06 GMT
TFS (Team foundation Server) would give you everything you need. You can
accomplish parallel dev through branching. MS has some good "how to"
documents. The transition from VSS to TFS is easy. Labeling is a good way
to link your production with your source repository.
> Hi,
>
[quoted text clipped - 18 lines]
>
> Do you have an idea!