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 14:45:12 -0400
On Jun 6, 2017, at 13:56, Daniel Shahaf wrote:
> The runtime linker finds libsvn_gnome_keyring.so in /usr/lib, rather
OK, that makes sense (I think).
> Your options include:
When I first tried this I was getting a link error because it couldn’t find
> - Set LD_LIBRARY_PATH as in my 'manual' example. (If running from the
There was no keyring library in the output of “ldd” when I the binary was
> - Run the executable as 'libtool --mode=execute ./svn-mergeinfo-normalizer'.
That didn’t work for me.
> - Pass --prefix to configure, then run 'make install-tools', and run the
I did this, and I can run the svn-mergeinfo-normalizer tool now without
Scanning working copy /scratch/sandbox/XXX//trunk ...
I thought perhaps I needed to check out a fresh sandbox with the newly
> - (included for completeness) Temporarily move /usr/lib/libsvn*.so out
I didn’t want to try this.
|
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.