[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

New information about mod_authz_svn crash on Win32

From: François Beausoleil <fbos_at_users.sourceforge.net>
Date: 2003-08-15 03:42:58 CEST

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
Received on Fri Aug 15 04:55:55 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.