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 Compiled using: APR 1.4.5, APR-Util 1.3.12 Getting the folloiwng normal message in apache log : [Sat Feb 11 14:13:41 2012] [notice] Apache/2.2.21 (Unix) DAV/2 mod_ssl/2.2.21 OpenSSL/0.9.8e-fips-rhel5 SVN/1.6.17 PHP/5.1.6 configured -- resuming normal operations Problem : When try to commit from the checkout made from master everything works fine, but when I try to commit from the checkout from slave I get the following message in apache's log : [Sat Feb 11 10:04:01 2012] [error] [client xxx.xxx.xx.xxx] could not write the file contents [500, #200003] [Sat Feb 11 10:04:01 2012] [error] [client xxx.xxx.xx.xxx] Delta source ended unexpectedly [500, #200003] I am using TortoiseSVN 1.6.16 to commit to repository. Does somebody knows if this is known bug or have somebody faced this issue earlier? Thanks for the help in advance! Regards Ravi.