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

svn merge --record-only reports extraneous paths

From: Daniel Becroft <djcbecroft_at_gmail.com>
Date: Wed, 27 Mar 2013 14:37:24 +1000

Hi,

When running an 'svn merge -c', I get a particular set of paths updated
with svn:mergeinfo. Fine, no issues with this.

However, when running an 'svn merge -c --record-only', I get a far greater
set of paths *reported* as updated, but they actually aren't. The paths
that are report actually do have their own 'svn:mergeinfo' properties, but
they don't get changes by the merge command (which I expected).

I think the paths either need to be updated, or not displays.

Using: svn 1.7.7

---
Daniel Becroft
Received on 2013-03-27 05:38:20 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.