RE: svn mergeinfo and svn merge - questions
From: Tati, Aslesh : Barclaycard US <atati_at_barclaycardus.com>
Date: Thu, 17 Oct 2013 20:06:22 +0000
1. You can use svn merge --dry-run if you are using command line or if you are using a client like tortoise then a test merge option should be available. This won't actually merge but show if there will be any failure in case an actual merge was performed.
2. Do the re-intergrate merges on your local copies and once it is complete (re-intergrate merge shouldn't most likely fail during the actual operation itself) you can resolve the conflicts during the commit to your subversion repositories (SVN Red Bean book for resolving conflicts explains things in detail)
3. Not sure about this
From: Z W [mailto:mpc8250_at_gmail.com]
Hi All
We are using 1.6 SVN.
1) Suppose svn merge --reintegrate fails on us on a working copy that has all the mergeinfo list information.
2) How do we resolve conflicts during svn merge --reintegrate process ?
3) Is mergeinfo a global or local property ? it seems that whenever a new checkout is done, mergeinfo list matches up with other working copies of the same branch.
Any help is appreciated.
Barclaycard
This email and any files transmitted with it may contain confidential and/or proprietary information. It is intended solely for the use of the individual or entity who is the intended recipient. Unauthorized use of this information is prohibited. If you have received this in error, please contact the sender by replying to this message and delete this material from any system it may be on.
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.