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

Re: Is it safe to remove deleted and no longer used branches from the svn:mergeinfo property?

From: Alfred von Campe <alfred_at_von-campe.com>
Date: Tue, 6 Jun 2017 13:36:30 -0400

On Jun 5, 2017, at 17:08, Daniel Shahaf wrote:

> What you need to run is:
>
> ./autogen.sh && ./configure && make svn-mergeinfo-normalizer
>
> You do need APR libraries for that. (Install the 'apr-dev' package.)

It took a while to get all dependencies sorted out on CentOS 6 (BTW, it’s
apr-devel on Red Hat/CentOS), but I finally was able to run the configure
and make. But now I am encountering the following issue at run time:

  $ svn-mergeinfo-normalizer --help
  svn: E200019: Version mismatch in 'svn_gnome_keyring' (expecting equality): found 1.9.4, expected 1.10.0-dev

I really don’t want/need to get everything on this system up to version
1.10; is there a way around this?

Alfred
Received on 2017-06-06 19:36:44 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.