subversion 1.8.11: installing perl API with --prefix

2015-02-04 Thread Philippe Poilbarbe
Hello, I had to install a version of subversion as a loadable module (via environment modules) so it had to be in a non standard directory. Configuring with the --prefix option works fine except for installing the perl bindings: it wants to install it in the native perl directory not in the 'pref

Could not read response body: Secure connection truncated

2015-02-04 Thread Dawid Gosławski
Hi SVN users I am using svn version 1.6.11 (r934486). From time to time I have warning "Could not read response body: Secure connection truncated" on checkout from svn client and because this is only warning exit status is 0 so even if workspace is incomplete my scripts can not easily detect that.