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

Re: Question

From: Rob Pointer <rpointer_at_clearvision-cm.com>
Date: Fri, 9 Dec 2011 12:44:54 +0000

I have been looking through this thread and it might be resolved.

Can I ask why you are trying to merge from trunk into the branch? The
usual operation would be the other way around, otherwise you can run into
reflective merge issues.

Rob

On 8 December 2011 18:10, Stefan Sperling <stsp_at_elego.de> wrote:

> On Thu, Dec 08, 2011 at 10:15:24AM -0700, Randall Reynolds wrote:
> > When I select merge a range of revisions and leave the range blank, it
> says:
> >
> > Merging r7 through 42194
> > <~10 tree conflicts on main folders>
> >
> > Does this mean we have never merged the trunk into the branch correctly
> in
> > a way that merge tracking recognizes, and how should I proceed to fix the
> > issue?
>
> It's possible that your server isn't new enough to support merge-tracking.
> What version of Subversion is running on the server?
> The minimum server version for merge-tracking is 1.5.
> Your client should also at least be a 1.5 version and preferably 1.7.
>
> Another way this can happen is if you fail to commit the svn:mergeinfo
> property the Subversion client creates during a merge.
>
> If you know the revision range you've already merged but failed to record
> you can run the same merge as a 'record-only' merge. Tortoisesvn has a
> checkbox for this in the merge dialog somewhere. A record-only merge will
> create the svn:mergeinfo property but not actually merge any changes to
> working files. Of course you must make sure that whatever revisions you
> merge as record-only have already been merged. Else you're likely to
> encounter more merging troubles down the road.
>
> BTW, the more common use case for record-only merges is to block revisions
> you don't want to merge by marking them as already merged, see
>
> http://svnbook.red-bean.com/en/1.7/svn.branchmerge.advanced.html#svn.branchmerge.advanced.blockchanges
>

-- 
*Rob Pointer MSc*
Software Specialist and Consultant
rpointer_at_clearvision-cm.com <mmuschol_at_clearvision-cm.com>
*
Tel: +44 (0) 845 459 9530
**
**
<http://www.twitter.com/clearvisioncm> <http://www.facebook.com/clearvisioncm>
  <http://www.linkedin.com/company/clearvision>
<http://www.clearvision-cm.com/rss-feed/clearvision-news>
  <http://www.clearvision-cm.com/>
*
Received on 2011-12-09 13:56:45 CET

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.