version control - Is it possible to shelve an entire project? -
we have 3 branches in tfs: dev, test , production. promote in order - create changes in dev, promote test, , promote prod after testing has been approved. have run issue specific project. we've spent on month rewriting dev branch ground has virtually nil in mutual anymore other 2 branches. fine until yesterday when told need create immediate changes project accommodate third-party vendor's new api released in 4 or 5 days whether or not. dev branch 75% finish , untested, can't promote yet, don't want lose either.
so how shelve entire dev branch (for now) , bring current test branch dev can temporarily work on without losing progress made on new version?
why not create new branch off of test, vendor/api code in there, when done merge test, merge test downwards dev.
version-control tfs branching-and-merging shelveset
No comments:
Post a Comment