Re: Blocker: svn 1.8 assertion failed

2013-06-21 Thread Günther Schabus
Dear Rossen, Exactly the same problem here. We found no solution. We went back to Tortoise SVN 1.7x and reloaded all upgraded working copies. We hope the guys from subversion will find a solution... Have a great weekend, Günther

Re: Blocker: svn 1.8 assertion failed

2013-06-21 Thread Philip Martin
arrigo.zane...@exorint.it writes: > Hi Philip, > are you saying that chunked trasfer encoding support is required for svn > 1.8 to work? Is there any way to workaround the requirement client-side? Yes, it's a requirement for 1.8.0 if the server claims HTTP/1.1 > HTTP/1.1 411 Length Required > S

Re: Blocker: svn 1.8 assertion failed

2013-06-21 Thread Stefan Sperling
On Fri, Jun 21, 2013 at 10:29:27AM +0200, Stefan Sperling wrote: > On Fri, Jun 21, 2013 at 01:11:50AM -0700, Rossen Totev wrote: > > I get the same issue after a clean install of TortoiseSVN 1.8. > > > > We use the Unfuddle SVN hosting and it is impossible to make any additional > > changes on th

Re: Blocker: svn 1.8 assertion failed

2013-06-21 Thread Stefan Sperling
On Fri, Jun 21, 2013 at 01:11:50AM -0700, Rossen Totev wrote: > I get the same issue after a clean install of TortoiseSVN 1.8. > > We use the Unfuddle SVN hosting and it is impossible to make any additional > changes on the server side. At this point TortoiseSVN 1.8 is useless for > us. The pr

Re: Blocker: svn 1.8 assertion failed

2013-06-21 Thread Rossen Totev
I get the same issue after a clean install of TortoiseSVN 1.8. We use the Unfuddle SVN hosting and it is impossible to make any additional changes on the server side. At this point TortoiseSVN 1.8 is useless for us. On Thursday, June 20, 2013 1:07:59 PM UTC+3, arrigo@exorint.it wrote: > >

Re: Blocker: svn 1.8 assertion failed

2013-06-20 Thread Arrigo . Zanette
rf. - handles 'http' scheme - handles 'https' scheme From: Daniel Shahaf To: arrigo.zane...@exorint.it, users@subversion.apache.org, Date: 20/06/2013 20:41 Subject: Re: Blocker: svn 1.8 assertion failed Stefan Sperling wrote on Thu, Jun 20, 2013 at 16:22:23 +0200: >

Re: Blocker: svn 1.8 assertion failed

2013-06-20 Thread Arrigo . Zanette
20:00 Subject: Re: Blocker: svn 1.8 assertion failed arrigo.zane...@exorint.it writes: > As to your second request, my provider supports only HTTP. Btw, you can > try by your own: > > svn checkout http://testzanza.unfuddle.com/svn/testzanza_test/ That's another instance of ng

Re: Blocker: svn 1.8 assertion failed

2013-06-20 Thread Daniel Shahaf
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 n

Re: Blocker: svn 1.8 assertion failed

2013-06-20 Thread Philip Martin
arrigo.zane...@exorint.it writes: > As to your second request, my provider supports only HTTP. Btw, you can > try by your own: > > svn checkout http://testzanza.unfuddle.com/svn/testzanza_test/ That's another instance of nginx on the server not supporting chunked transfer encoding: HTTP/1.1 411

Re: Blocker: svn 1.8 assertion failed

2013-06-20 Thread Arrigo . Zanette
: test pass: test Thanks, Arrigo From: Stefan Sperling To: arrigo.zane...@exorint.it, Cc: users@subversion.apache.org Date: 20/06/2013 16:22 Subject: Re: Blocker: svn 1.8 assertion failed On Thu, Jun 20, 2013 at 03:29:00PM +0200, arrigo.zane...@exorint.it wrote: > The problem is related

Re: Blocker: svn 1.8 assertion failed

2013-06-20 Thread Stefan Sperling
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://subversi

Re: Blocker: svn 1.8 assertion failed

2013-06-20 Thread Arrigo . Zanette
The problem is related to SVN itself. Tried also wandisco svn distribution: same error. From: Stefan Sperling To: arrigo.zane...@exorint.it, Cc: users@subversion.apache.org Date: 20/06/2013 13:16 Subject: Re: Blocker: svn 1.8 assertion failed On Thu, Jun 20, 2013 at 12:07:59PM +0200

Re: Blocker: svn 1.8 assertion failed

2013-06-20 Thread Stefan Sperling
On Thu, Jun 20, 2013 at 12:07:59PM +0200, arrigo.zane...@exorint.it wrote: > Hi, > > I've just installed a win64 subversion build, revision 1.8.0 r1490375. > Trying to checkout a repository from our unfuddle server (I guess server > version <=1.7): > > svn: E235000: In file '..\..\..\subversio

Blocker: svn 1.8 assertion failed

2013-06-20 Thread Arrigo . Zanette
Hi, I've just installed a win64 subversion build, revision 1.8.0 r1490375. Trying to checkout a repository from our unfuddle server (I guess server version <=1.7): svn: E235000: In file '..\..\..\subversion\libsvn_client\ra.c' line 647: assertion failed (peg_revnum != SVN_INVALID_REVNUM) All