Implementing standard development strategy
Moderator: SourceGear
Implementing standard development strategy
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?
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.
In fact, i faced the same issue & i will adopt the principle mentioned in this article for our source code change management.