Re: svn: E120104: ra_serf: An error occurred during decompression error

2014-05-26 Thread parakrama55 .
Hi guys Any idea what may cause this issue ? Thanks On 24 May 2014 22:12, 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 :

svn 1.8.9 checkout crashes (debugging details provided)

2014-05-26 Thread dereckh58
BASIC DETAILS = I'm experiencing intermittent checkout crashes with svn 1.8.9 on FreeBSD that aren't easily reproduced. I've included the latest three crash logs (the earlier crashes were similar to the first two I've included -- seen in gdb to occur at the same point -- but I

RE: svn 1.8.9 checkout crashes (debugging details provided)

2014-05-26 Thread Bert Huijben
-Original Message- From: dereck...@openmailbox.org [mailto:dereck...@openmailbox.org] Sent: maandag 26 mei 2014 12:54 To: users@subversion.apache.org Subject: svn 1.8.9 checkout crashes (debugging details provided) BASIC DETAILS = I'm experiencing intermittent

RE: svn 1.8.9 checkout crashes (debugging details provided)

2014-05-26 Thread Bert Huijben
-Original Message- From: Bert Huijben [mailto:b...@qqmail.nl] Sent: maandag 26 mei 2014 13:12 To: dereck...@openmailbox.org; users@subversion.apache.org Subject: RE: svn 1.8.9 checkout crashes (debugging details provided) -Original Message- From:

Re: listing excluded (not ignored) items

2014-05-26 Thread Stefan Sperling
On Fri, May 16, 2014 at 02:19:14PM -0700, Joseph Bruni wrote: I can use --set-depth exclude to remove items from my working copy. Is there some option to status that can show me what has been excluded this way? status has a --no-ignore option to show ignored items. Perhaps we should add a