Stefan Sperling | 11 Feb 12:34
Picon

Re: Delta source ended unexpectedly [500, #200003] using Subversion 1.6.17 with Apache http server 2.2.21

On Sat, Feb 11, 2012 at 04:36:46PM +0530, Ravi Roy wrote:
> I found this under
> http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=193527
> in the mail archive of dated back to 2002 and this seems to be fixed as per
> the bug report.
> 
> Can somebody please comment on the issue?

So you're running a master/slave setup with a write-through proxy
configuration, yes? You don't mention whether you're quoting logs
from the master or from the slave server.

Is the slave repository properly synced with the master?

Does 'svnadmin verify' pass on both sides or is there repository
corruption involved?

Could this problem be relevant?
http://subversion.tigris.org/issues/show_bug.cgi?id=3445

> On Sat, Feb 11, 2012 at 2:40 PM, Ravi Roy <ravi.aroy <at> gmail.com> wrote:
> 
> > Hello community,
> >
> > I have compiled subversion 1.6.17 and Apache 2.2.21 from source on CentOS
> > 5.6 and serving my repository using Apache httpd server with the following
> > details :
> >
> > Server version: Apache/2.2.21 (Unix)
> > Server loaded:  APR 1.4.5, APR-Util 1.3.12
(Continue reading)

Ravi Roy | 11 Feb 13:26
Picon

Re: Delta source ended unexpectedly [500, #200003] using Subversion 1.6.17 with Apache http server 2.2.21


So you're running a master/slave setup with a write-through proxy
configuration, yes? You don't mention whether you're quoting logs
from the master or from the slave server.
   I apologize; yes I am running master/slave setup with a write-trough proxy.
  Logs belong to Master.
 
 

Is the slave repository properly synced with the master?
 
Before trying to commit, both master and slave are synced.
 

Does 'svnadmin verify' pass on both sides or is there repository
corruption involved?
 
I used 'svnadmin verify' and all revisions are verified and no error / inconsistency reported.
 

Could this problem be relevant?
http://subversion.tigris.org/issues/show_bug.cgi?id=3445
 
Could be, but I have to verify it.
 
Thanks!
 
    

Gmane