Re: Question about merging
From: David Huang <khym_at_azeotrope.org>
Date: Fri, 17 Sep 2010 14:07:19 -0500
On Sep 17, 2010, at 12:38 PM, Bob Archer wrote:
A more concrete example:
hexley-wl:~ khym$ svn co https://my.repo/svn/branches/dave-calendar72
# So, a .cpp was supposedly updated, and an .rpt was supposedly conflicted
# No mergeinfo on that file, in any of the places that are involved in the merge. Doing the same thing for Invoice.rpt shows that the only property is svn:mime-type.
hexley-wl:dave-calendar72 khym$ svn diff https://my.repo/svn/branches/7.1/LoadDB/LoadDB.cpp@28161 https://my.repo/svn/branches/dave-calendar71/LoadDB/LoadDB.cpp
# And svn diff shows that there are neither any text differences or property differences.
hexley-wl:dave-calendar72 khym$ svn stat LoadDB/LoadDB.cpp Reports/Invoice.rpt
# Finally, svn stat shows that there are no modifications to my WC's LoadDB.cpp, despite the merge supposedly updating it. However, Invoice.rpt really is conflicted.
|
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.