changes on multiple branches (UNCLASSIFIED)
"Glasgow, Steven R CIV USARMY TRADOC ANALYSIS CTR (US)" <[email protected]> Wed, 18 Sep 2013 18:42:39 +0000
| Newsgroups | gmane.comp.version-control.cvs.general |
|---|---|
| Message-ID | <6132691E064DAC49B214555A634702745EB504CB@UTINHPZV.easf.csd.disa.mil> |
Classification: UNCLASSIFIED Caveats: NONE Please consider this situation. Off of the trunk, I have two branches (lines of development), each one implementing a separate new features in the source code. Development team 1 finds a previously undiscovered error on their branch that existed on the trunk prior the creation of either branch. Will the following steps correct the error on both branches? 1. Checkout branch 1 into a sandbox 2. Correct the error in the sandbox 3. Tag the repository with a "begin-commit" tag 4. Commit the changes on branch 1 5. Tag the repository with a "end-commit" tag 6. Convert the sandbox over to branch 2 (or checkout branch 2 into another sandbox) 7. Cvs update -j begin-commit -j end-commit to pull the changes into the branch 2 sandbox 8. Commit the changes on branch 2 Will cvs know to pull the changes made to branch 1 based on the tags into the branch 2 sandbox? Thank you in advance for your assistance, Steve Classification: UNCLASSIFIED Caveats: NONE
smime.p7s
(application/x-pkcs7-signature, 5.5 KB) - not displayed