[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: Reason for conflict?

From: David Summers <david_at_summersoft.fay.ar.us>
Date: 2005-06-09 22:44:58 CEST

On Thu, 9 Jun 2005, Ben Collins-Sussman wrote:

> On Jun 9, 2005, at 11:46 AM, David Summers wrote:
>
>>
>>
>> Any ideas?
>>
>
> Not unless you show us specific commands and results. We need details.
>
> For example, what exact command are you running to merge the branch back to
> the trunk?
>
>
>

Sorry, no I meant that I'm trying to merge the latest changes from trunk
from the last time I merged until now into my branch.

Here is what I did (and I've done for the 4 - 5 (?) times previously) when
I merged from trunk to the branch (using the appropriate revisions each
time of course):

(Sitting on the branch)

C:\Projects\BattleStorm>svn merge -r 10815:11043
svn://razorback/BattleStorm/trunk/BattleStorm

Interestingly, of the two files I'm worried about (there were only three
total conflicts but one is a MS Word .doc file that I'm not worried about
and I think I may have made a change to it on the branch) one of the two
files only had

<<<<<<< .working
=======
(changed C++code)
>>>>>>> .r11043

In all 6 places or so so that was easy to "fix" but I still don't
understand why it occured.

The other .cpp file I'm investigating now and it has one place in it like the
above but 2 or 3 places that have some changes and also at the end of the
file it looks like the file has been truncated abnormally. However
browsing both the trunk and the branch from the web browser, neither one
has that "truncation" occuring. Wierd!

Still investigating the second one to try to figure it out.

Thanks for any insight you may have.

--
David Wayne Summers        "Linux: Because reboots are for hardware upgrades!"
david_at_summersoft.fay.ar.us PGP Key: http://summersoft.fay.ar.us/~david/pgp.txt
PGP Key fingerprint =  0B44 B118 85CC F4EC 7021  1ED4 1516 5B78 E320 2001
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 9 22:47:08 2005

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.