I need to set up the environment where there is two identical VSS databases (same projects) but one only holds production code and the second one is the development code that gets checked in nightly. Once code is promoted into production it needs to be promoted from development VSS to production. Production should hold only production code so if you roll back in production you would roll back to previous version of production code. I was wondering if anybody have done the similar thing and what is the best way for updating the production VSS projects with the projects from development VSS
Thanx
Thanx