Re: [PATCH] dav_svn__update_report - svn_repos_abort_report closes invalid tempfile handle

2011-04-21 Thread Philip Martin
Chad Nouis writes: > I believe setting rbaton to NULL immediately after the call to > libsvn_repos_1!svn_repos_finish_report would eliminate the invalid > handle exception. I’m not sure if this is the most elegant solution. > See the attached patch. > > [[[ > Fix invalid handle exception when tem

[PATCH] dav_svn__update_report - svn_repos_abort_report closes invalid tempfile handle

2011-04-20 Thread Chad Nouis
Hi, My company uses Subversion via Apache on a Windows Server 2003 R2 machine: Apache/2.2.17 (Win32) mod_ssl/2.2.17 OpenSSL/0.9.8o SVN/1.6.16 DAV/2 mod_perl/2.0.4-dev Perl/v5.10.1 We're using version 1.6.16 of the Windows binaries from alagazam.net. Our Apache logs showed that our server was oc