Re: Unexpected behaviour when checking out a copy at an invalid revision

2014-05-26 Thread Stefan Sperling
On Sun, May 11, 2014 at 07:10:47PM +1200, Fergus Slorach wrote: > > Checking out a copied directory at a revision prior to the copy results in > a checkout of the data before the copy. I would expect this to fail in the > same way that attempting to update to an invalid revision fails. > Is this t

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 > shoul

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: dereck.

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 intermi

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 did

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

2014-05-26 Thread Johan Corveleyn
On Sat, May 24, 2014 at 6:42 PM, parakrama55 . 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, ver

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 . 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 > ===