Implementing standard development strategy

This forum is now locked, since Gold Support is no longer offered.

Moderator: SourceGear

Locked
waynewise
Posts: 8
Joined: Wed Jul 26, 2006 10:09 pm

Implementing standard development strategy

Post by waynewise » Thu Mar 06, 2008 5:05 pm

Is there anyway in Vault to do a standard build flow model. I build version 1.0 then need to start working on version 2.0. I will need to go back to version 1.0 to fix issues and finalize it but I still want to work on 2.0 and merge any changes in 1.0 into 2.0 with out doing double work. From what i can understand thus far this in not possible. I am missing something?

jkp*74
Posts: 147
Joined: Wed Dec 15, 2004 9:42 pm
Contact:

Post by jkp*74 » Thu Mar 06, 2008 9:38 pm

This is a good article worth reading - Chapter 8: Merge Branches
In fact, i faced the same issue & i will adopt the principle mentioned in this article for our source code change management.
Joel
Micro Modular System
http://www.mmsis.com

Locked