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

RE: 'svn commit' fails with PROPPATCH error...

From: Jay Freeman \(saurik\) <saurik_at_saurik.com>
Date: 2001-11-20 10:43:35 CET

OK, it was just the opposite :). I didn't compile Apache with
--enable-maintainer-mode, so I went back and did that (debug sounded
useful considering this other problem).

I am now using revision 480 (deleted and re 'svnadmin create'd the
database, in case that was important), and am still getting the same
problem. Same message comes out (different GUID on the commit, of
course), and Apache is logging the same message.

*starts thinking about what other information he could give*

I configured Apache with:
   --enable-dav --enable-maintainer-mode
I configured svn with:
   --enable-maintainer-mode --with-axps=/usr/local/apache2/bin/apxs

My copy of neon was configured and installed by subversion revision 464.
I am having subversion build db "within the Subversion source tree".

What can I do to help shed some light onto this?

Sincerely,
Jay Freeman (saurik)
saurik@saurik.com

-----Original Message-----
From: Greg Stein [mailto:gstein@lyra.org]
Sent: Monday, November 19, 2001 12:46 AM
To: Jay Freeman (saurik)
Cc: svn-dev
Subject: Re: 'svn commit' fails with PROPPATCH error...

On Sat, Nov 17, 2001 at 05:29:26AM -0600, Jay Freeman (saurik) wrote:
>...
> [root(3)@dreadnought repos]# svn commit
>
> svn_error: #21075 : <RA layer's server request failed>
> The log message's PROPPATCH request failed (neon: 1)
> (/svn/repos/$svn/wbl/563007c8-d11d-b211-a84d-d794e2525663/0)
>
> I checked the web server's error_log, and got the following:
>
> [Sat Nov 17 02:55:00 2001] [error] [client 209.224.199.248] Could not
> execute PROPPATCH. [500, #206]
> [Sat Nov 17 02:55:00 2001] [error] [client 209.224.199.248] Properties
> may only be defined in the svn: and svn:custom: namespaces. [409, #0]

Bizarre. Never seen that one :-(

...

> I thought I'd at least try the latest copy before sending this e-mail,
> so I svn'd out the latest svn, compiled it, and apxs'd it. Now Apache
> won't even run :). I get:
...

Your Apache was compiled with AP_DEBUG and Subversion was compiled
without
debug. You'll need to rebuild one of the two. I'd recommend Subversion:

...

That should allow mod_dav_svn to load again, but I have no idea what's
going
on with the PROPPATCH problem. After rebuilding, please try again and
report
back if it keeps happening. We may be able to find out how that could
happen.

Cheers,
-g

-- 
Greg Stein, http://www.lyra.org/
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:49 2006

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.