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

Re: svn commit: r1739263 - /subversion/branches/1.9.x/STATUS

From: Stefan Sperling <stsp_at_elego.de>
Date: Sun, 17 Apr 2016 14:20:14 +0200

On Sun, Apr 17, 2016 at 01:30:26PM +0200, Branko Čibej wrote:
> On 17.04.2016 18:54, Stefan Fuhrmann wrote:
> > stsp wrote:
> >
> >> * STATUS: r1721285 nomination needs a backport branch
> >
> > This is what I get:
> >
> > $ svn --version
> > svn, version 1.7.9 (r1462340)
> > compiled Oct 15 2013, 12:40:34
> > ...
> >
> > $ svn merge -c1721285 ^/subversion/trunk .
> > --- Merging r1721285 into '.':
> > U subversion/libsvn_fs_fs/caching.c
> > --- Recording mergeinfo for merge of r1721285 into '.':
> > U .
> >
> > Maybe a typo on your part?
>
>
> Worksforme with 1.9.3 on the 1.9.x branch.
>
> -- Brane

Funny. It works with 1.9.x indeed.

Now try the same with a trunk client.
Is this a regression? Or a new feature?

$ svn merge -cr1721285 ^/subversion/trunk
--- Merging r1721285 into '.':
C subversion/libsvn_fs_fs/caching.c
--- Recording mergeinfo for merge of r1721285 into '.':
 U .
Summary of conflicts:
  Text conflicts: 1
Conflict discovered in file 'subversion/libsvn_fs_fs/caching.c'.
Select: (p) postpone, (df) show diff, (e) edit file, (m) merge,
        (mc) my side of conflict, (tc) their side of conflict,
        (s) show all options: q
Summary of conflicts:
  Text conflicts: 1
$ svn --version
svn, version 1.10.0-dev (under development)
   compiled Apr 15 2016, 10:34:49 on x86_64-unknown-openbsd5.9
Received on 2016-04-17 14:20:28 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.