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

Re: weird merge

From: Xavier Noria <fxn_at_hashref.com>
Date: Tue, 30 Mar 2010 14:41:20 +0200

On Fri, Mar 26, 2010 at 5:11 PM, Tyler Roscoe <tyler_at_cryptio.net> wrote:

> On Fri, Mar 26, 2010 at 03:17:54PM +0100, Xavier Noria wrote:
>> Even if I try to fix it by hand with
>>
>>     svn merge -r2:2909 ^/trunk --record-only
>>
>> a subsequent merge still tries to get 2 through 2909. Moreover
>>
>>     svn propget svn:mergeinfo .
>>
>> returns nothing.
>
> Are you using a merge-capable client and server (svn >= 1.5.0)?

Yes, server is 1.5.1 (r32289) and client is 1.6.5 (r38866).

> What does svn say after you perform the record-only merge? Nothing?

Nothing, silent.

>> Another fact is that svn log in the branch contains everything down to r1.
>
> What about svn log --stop-on-copy?
>
> When was your branch created (what revision)?

I am doing ad-hoc tests with temporary branches I can throw. For
example the last one was created from trunk r28935 and now trunk is
r28939.

Indeed if you want me to try something please just tell me, I can
create whatever, test stuff and delete later.

I don't know whether this is relevant, but we are not creating the
branches exactly below the branches directory, but in a subdirectory
of it.
Received on 2010-03-30 14:42:11 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.