Hi Daniel,
svn (1.8) --version:
* ra_svn : Module for accessing a repository using the svn network
protocol.
- 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
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?
Thanks,
Arrigo
From:
Philip Martin
To:
arrigo.zane...@exorint.it,
Cc:
Stefan Sperling , users@subversion.apache.org
Date:
20/06/2013 20
Hi Stefan, using svn 1.7 + serf to connect to repository I get another
error:
svn: E175009: XML parsing failed: (411 Length Required)
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/
user: t
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, arr
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