You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by François Beausoleil <fb...@users.sourceforge.net> on 2003/08/15 01:42:58 UTC

New information about mod_authz_svn crash on Win32

Hello,

As a followup to 
http://subversion.tigris.org/servlets/ReadMsg?list=dev&msgNo=43206

I got the same kind of crash today:
K:\leadmanagement>svn commit -F src\web\services\svn-commit.tmp 
src\web\services\news.jsp src\web\services\news.jspf
Deleting       src\web\services\news.jsp
Adding         src\web\services\news.jspf
svn: RA layer request failed
svn: Commit failed (details follow):
svn: (charset conversion failed)

I always get two crashes like I described yesterday.  This time though, 
I did not see the messages in Windows' event log.

Then, I commented out the LoadModule and AuthzSVNAccessFile directives, 
restarted Apache, and tried again:

K:\leadmanagement>svn commit -F src\web\services\svn-commit.tmp 
src\web\services\news.jsp src\web\services\news.jspf
Deleting       src\web\services\news.jsp
Adding         src\web\services\news.jspf
Transmitting file data .
Committed revision 178.

It looks like mod_authz_svn has a problem at the moment.  Anybody has 
any pointers on what I could do to help ?  I do not have a development 
environment to debug and trace, unfortunately.

Thanks,
François



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org