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

Re: pre-revprop-change failed

From: John Szakmeister <john_at_szakmeister.net>
Date: 2006-09-29 12:08:53 CEST

----- Jens Theeß <jens.theess@gero-mess.de> wrote:
> Hi,
>
> I'm having problems editing the svn:log property. My setup:
>
> Suse Linux 9.1
> Subersion 1.4.0 compiled from source
> Apache 2.0.49 from the Suse 9.1 distribution

Something isn't right here. If you're using 1.4.0, then you need to have APR >0.9.6. IIRC, 2.0.49 comes with <= APR 0.9.6. You're probably failing because you built Subversion against a different APR than the webserver is using. You can verify this fact by taking a look at ldd /location/of/mod_dav_svn.so and ldd /location/of/svn (the client).

-John

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Fri Sep 29 12:09:33 2006

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

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