Stefan Sperling wrote on Thu, Jun 20, 2013 at 16:22:23 +0200:
> On Thu, Jun 20, 2013 at 03:29:00PM +0200, arrigo.zane...@exorint.it wrote:
> > The problem is related to SVN itself. Tried also wandisco svn 
> > distribution: same error.
> 
> Thanks. In this case this is probably a problem with the new default
> HTTP client access layer which uses serf.
> See http://subversion.apache.org/docs/release-notes/1.8.html#neon-deleted
> 
> Can you please try the following:
> 
>  - Check out from the same repository URL using a 1.7 client
>    with the following option to enable serf in 1.7:
>      svn checkout --config-option 'servers:global:http-library=serf'
> 

Does 'svn --version' say "serf" anywhere?  Otherwise this would use neon.

Reply via email to