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

Re: unknown error on file add

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2002-08-19 18:59:20 CEST

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> solo turn <soloturn99@yahoo.com> writes:
> > i tried to add a file (the file exists on the wc, and not in the
> > repository), but svn 14.1 refuses to add it, error:
>
> It looks like Ben Collins-Sussman has just found the cause of this bug
> (he's testing the hypothesis right now). If correct, the problem is
> that your httpd and Subversion are using mismatched versions of APR.

Yup. I was having this problem too. Turns out that mod_dav_svn was
compiling against head APR, and httpd was compiling against an older
APR. I upgraded everything to head (apr, svn, httpd), and it's all
fine now.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Aug 19 19:01:39 2002

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.