Re: error checking out in TortoiseSVN

2013-06-21 Thread Ivan Zhakov
On Fri, Jun 21, 2013 at 4:51 PM, Ivan Zhakov wrote: > On Thu, Jun 20, 2013 at 11:23 PM, Philip Martin > wrote: >> Ivan Zhakov writes: >> >>> As breser pointed on IRC all HTTP/1.1 applications MUST support >>> chunked transfer encoding. From RFC2616: >>> [[[ >>> All HTTP/1.1 applications MUST be

Re: error checking out in TortoiseSVN

2013-06-21 Thread Ivan Zhakov
On Thu, Jun 20, 2013 at 11:23 PM, Philip Martin wrote: > Ivan Zhakov writes: > >> As breser pointed on IRC all HTTP/1.1 applications MUST support >> chunked transfer encoding. From RFC2616: >> [[[ >> All HTTP/1.1 applications MUST be able to receive and decode the >> "chunked" transfer-coding, an

Re: error checking out in TortoiseSVN

2013-06-21 Thread Chris T.
Adding to the list of people experiencing this issue. Using Windows 7 x64 trying to connect to a repo on unfuddle.com.

Re: error checking out in TortoiseSVN

2013-06-20 Thread Crayon
Vitaly gmail.com> writes: > > Hi All! > I got exactly the same error with 1.8.0 on Windows 7 x64. > I have already reverted back to 1.7.9, but here's what I've noticed: > 1. I work with 2 different svn repositaries, one is private, I don't know > what version of SVN is installed, but it works f

Re: error checking out in TortoiseSVN

2013-06-20 Thread Philip Martin
Ivan Zhakov writes: > As breser pointed on IRC all HTTP/1.1 applications MUST support > chunked transfer encoding. From RFC2616: > [[[ > All HTTP/1.1 applications MUST be able to receive and decode the > "chunked" transfer-coding, and MUST ignore chunk-extension extensions > they do not understan

Re: error checking out in TortoiseSVN

2013-06-20 Thread Ivan Zhakov
On Thu, Jun 20, 2013 at 9:33 PM, Bert Huijben wrote: >> -Original Message- >> From: Stefan Küng [mailto:tortoise...@gmail.com] >> Sent: donderdag 20 juni 2013 19:28 >> To: dev@subversion.apache.org >> Subversion Development >> Subject: Re: error

RE: error checking out in TortoiseSVN

2013-06-20 Thread Bert Huijben
> -Original Message- > From: Stefan Küng [mailto:tortoise...@gmail.com] > Sent: donderdag 20 juni 2013 19:28 > To: dev@subversion.apache.org >> Subversion Development > Subject: Re: error checking out in TortoiseSVN > > On 20.06.2013 17:02, Bart van Oer

Re: error checking out in TortoiseSVN

2013-06-20 Thread Stefan Küng
On 20.06.2013 17:02, Bart van Oerle wrote: I created and uploaded a dump file (damn it's big), I hope this will help you guys solving the problem. http://www.sendspace.com/file/8m1osy Here's the stack trace: BowPad TortoiseProc.exe!svn_error_handle_malfunction(int can_return=0, const char *

Re: error checking out in TortoiseSVN

2013-06-20 Thread Stefan Küng
On 20.06.2013 16:20, Daniel Shahaf wrote: Does Tortoise apply any patches to its binaries? That is, the svn.exe Bart used contain any code not in our tag? No, it's a plain svn.exe without any patches. The only difference is how it's built: instead of a dll for each lib there's only one dll co

Re: error checking out in TortoiseSVN

2013-06-20 Thread Vitaly
Hi All! I got exactly the same error with 1.8.0 on Windows 7 x64. I have already reverted back to 1.7.9, but here's what I've noticed: 1. I work with 2 different svn repositaries, one is private, I don't know what version of SVN is installed, but it works fine. The other one is https:// xp-dev.com

Re: error checking out in TortoiseSVN

2013-06-20 Thread Bart van Oerle
I created and uploaded a dump file (damn it's big), I hope this will help you guys solving the problem. http://www.sendspace.com/file/8m1osy 2013/6/20 Tobias Bading > On 20.06.2013 16:05, Daniel Shahaf wrote: > >> Tobias Bading wrote on Thu, Jun 20, 2013 at 16:01:45 +0200: >> >>> On 20.06.201

Re: error checking out in TortoiseSVN

2013-06-20 Thread Daniel Shahaf
Does Tortoise apply any patches to its binaries? That is, the svn.exe Bart used contain any code not in our tag? On Thu, Jun 20, 2013 at 04:18:00PM +0200, Bart van Oerle wrote: > I tried a checkout from the command line and got the same error: > svn: E235000: In file > 'D:\Development\SVN\Release

Re: error checking out in TortoiseSVN

2013-06-20 Thread Bart van Oerle
I tried a checkout from the command line and got the same error: svn: E235000: In file 'D:\Development\SVN\Releases\TortoiseSVN-1.8.0\ext\subvers ion\subversion\libsvn_client\ra.c' line 647: assertion failed (peg_revnum != SVN _INVALID_REVNUM) Sorry, hadn't seen this error was already posted, sear

Re: error checking out in TortoiseSVN

2013-06-20 Thread Daniel Shahaf
On Thu, Jun 20, 2013 at 04:09:25PM +0200, Tobias Bading wrote: > On 20.06.2013 16:05, Daniel Shahaf wrote: > >Tobias Bading wrote on Thu, Jun 20, 2013 at 16:01:45 +0200: > >>On 20.06.2013 15:54, Daniel Shahaf wrote: > >>>On Thu, Jun 20, 2013 at 02:59:26PM +0200, Bart van Oerle wrote: > In file

Re: error checking out in TortoiseSVN

2013-06-20 Thread Tobias Bading
On 20.06.2013 16:05, Daniel Shahaf wrote: Tobias Bading wrote on Thu, Jun 20, 2013 at 16:01:45 +0200: On 20.06.2013 15:54, Daniel Shahaf wrote: On Thu, Jun 20, 2013 at 02:59:26PM +0200, Bart van Oerle wrote: In file 'D:\Development\SVN\Releases\TortoiseSVN-1.8.0\ext\subversion\subversion\l

Re: error checking out in TortoiseSVN

2013-06-20 Thread Daniel Shahaf
Tobias Bading wrote on Thu, Jun 20, 2013 at 16:01:45 +0200: > On 20.06.2013 15:54, Daniel Shahaf wrote: >> On Thu, Jun 20, 2013 at 02:59:26PM +0200, Bart van Oerle wrote: >>> In file >>> >>> 'D:\Development\SVN\Releases\TortoiseSVN-1.8.0\ext\subversion\subversion\libsvn_client\ra.c' >>> line 6

Re: error checking out in TortoiseSVN

2013-06-20 Thread Mark Phippard
On Thu, Jun 20, 2013 at 10:01 AM, Tobias Bading wrote: > On 20.06.2013 15:54, Daniel Shahaf wrote: >> >> On Thu, Jun 20, 2013 at 02:59:26PM +0200, Bart van Oerle wrote: >>> >>> In file >>> >>> 'D:\Development\SVN\Releases\TortoiseSVN-1.8.0\ext\subversion\subversion\libsvn_client\ra.c' >>> line 6

Re: error checking out in TortoiseSVN

2013-06-20 Thread Tobias Bading
On 20.06.2013 15:54, Daniel Shahaf wrote: On Thu, Jun 20, 2013 at 02:59:26PM +0200, Bart van Oerle wrote: In file 'D:\Development\SVN\Releases\TortoiseSVN-1.8.0\ext\subversion\subversion\libsvn_client\ra.c' line 647: assertion failed (peg_revnum != SVN_INVALID_REVNUM) Is there any way we c

Re: error checking out in TortoiseSVN

2013-06-20 Thread Daniel Shahaf
On Thu, Jun 20, 2013 at 02:59:26PM +0200, Bart van Oerle wrote: > In file > > 'D:\Development\SVN\Releases\TortoiseSVN-1.8.0\ext\subversion\subversion\libsvn_client\ra.c' > line 647: assertion failed (peg_revnum != SVN_INVALID_REVNUM) Is there any way we can get the tortoise assertion reports t

Re: error checking out in TortoiseSVN

2013-06-20 Thread Stefan Sperling
On Thu, Jun 20, 2013 at 02:59:26PM +0200, Bart van Oerle wrote: > Hello, > > I got the following error when doing a Check out with a freshly installed > TortoiseSVN: > > In file > > 'D:\Development\SVN\Releases\TortoiseSVN-1.8.0\ext\subversion\subversion\libsvn_client\ra.c' > line 647: asserti

error checking out in TortoiseSVN

2013-06-20 Thread Bart van Oerle
Hello, I got the following error when doing a Check out with a freshly installed TortoiseSVN: In file 'D:\Development\SVN\Releases\TortoiseSVN-1.8.0\ext\subversion\subversion\libsvn_client\ra.c' line 647: assertion failed (peg_revnum != SVN_INVALID_REVNUM) I downloaded the 'TortoiseSVN-1.8.0