[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: Daniel Shahaf <d.s_at_daniel.shahaf.name>
Date: Tue, 06 Jun 2017 20:10:21 +0000

Alfred von Campe wrote on Tue, 06 Jun 2017 14:45 -0400:
> On Jun 6, 2017, at 13:56, Daniel Shahaf wrote:
> > - Pass --prefix to configure, then run 'make install-tools', and run the
> > binary from ${prefix}/bin/svn-tools/ rather than from the build tree.
>
> I did this, and I can run the svn-mergeinfo-normalizer tool now without
> setting PATH or LD_LIBRARY_PATH to my prefix directory. However, when I
> run the tool on an existing sandbox, I get the following error:
>
> Scanning working copy /scratch/sandbox/XXX//trunk ...
> svn: E170000: Unrecognized URL scheme for 'https://svn.xxx.com/hepd/XXX/trunk'
>
> I thought perhaps I needed to check out a fresh sandbox with the newly
> build 1.10 svn binaries, but I get the same error. I guess I need to
> pass some additional options to ./configure?

Yes: --with-serf=/usr

You'll need to install a (sufficiently recent version of) serf-devel.

Daniel
Received on 2017-06-06 22:10:28 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.