dav_new_error_tag and the Apache error log
From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-04-08 18:53:50 CEST
Looking through the Apache error log after running the regression
[Fri Apr 08 17:37:49 2005] [error] [client 127.0.0.1] (84)Invalid or incomplete multibyte or wide character: The version resource does not correspond to the resource within the transaction. Either the requested version resource is out of date (needs to be updated), or the requested version resource is newer than the transaction root (restart the commit). [409, #160024]
Note the "(84)Invalid or incomplete multibyte or wide character:"
I've seen this before, it's caused by dav_new_error_tag using the
I don't think we should be putting misleading information into the
- explicitly set errno to zero before every call to dav_new_error_tag
What do people think?
-- Philip Martin --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri Apr 8 18:54:55 2005 |
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.