On Sat, May 24, 2014 at 6:42 PM, parakrama55 . <parakrama1...@gmail.com> wrote: > Hi guys > > we get this error "svn: E120104: ra_serf: An error occurred during > decompression" when trying to checkout > > svn server verion is : 1.7.7 > > svn client version : 1.8.8 > ======================= > > $svn --version > svn, version 1.8.8 (r1568071) > compiled Feb 24 2014, 10:11:25 on x86_64-pc-linux-gnu > > Copyright (C) 2013 The Apache Software Foundation. > This software consists of contributions made by many people; > see the NOTICE file for more information. > Subversion is open source software, see http://subversion.apache.org/ > > The following repository access (RA) modules are available: > > * ra_svn : Module for accessing a repository using the svn network protocol. > - with Cyrus SASL authentication > - handles 'svn' scheme > * ra_local : Module for accessing a repository on local disk. > - handles 'file' scheme > * ra_serf : Module for accessing a repository via WebDAV protocol using > serf. > - using serf 1.3.3 > - handles 'http' scheme > - handles 'https' scheme > > > what could be the issue here , please advice ?
Do you see something in the server error logs? Is this reproducible, or only occurs sometimes? -- Johan