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

Missing code merge issue...

From: Karl Krasnowsky <kkras_at_lingosys.com>
Date: Fri, 16 Jul 2010 11:05:59 -0700

Since I'm using Subversion through the embedded plugin in Netbeans 6.8,
I'm not sure where the finger should point, but was hoping I'd at least
get some ideas on how to determine the direction from this list.

 

During a merge process back to the trunk from a branch copy I'm getting
a few conflicts to which Netbeans provides the service to resolve via
their merge view (it provides a left and right depiction of the files,
highlighting the conflicted bits and given you the choice of accepting
the changes from one side or the other eventually deriving to the final
"resolved" version.

 

On more then one occasion, while this identified the conflicted bits, it
failed to import the sections of new code within these same files. It
would appear that the process that is doing the left/right file
generation for the conflict is neglecting to add in the new code from
the source branch code not in conflict.

 

I'm willing to believe that this could be an operator error since if
this were a bug there would be quite a few others grumbling about this.
As it is, I can't rely on the merging facilities as I'm currently using
them. Any advise on how to go about debugging this?

 

Thanks,

Karl
Received on 2010-07-16 20:16:48 CEST

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.