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

Multiple APR versions are a problem?

From: Barry Scott <barry_at_barrys-emacs.org>
Date: 2004-03-31 22:08:08 CEST

I've been deploying subversion and noticing problems
that have APR incompatibility at there root.

Mandrake 9.2 runs httpd 2.0.47 and uses an old libapr.
Its not possible to install the svn client without
replacing the httpd because of sharing libapr.

In our case we don't want to replace the httpd, so
it limits svn deployment.

On windows each kit that installs the svn files, tsvn,
subversion and pysvn will all need to set the same
environment variable APR_ICONV_PATH. Why can't the svn
code find its iconv files without the use of the env
var?

Is this just a temporary issue or is churn in apr going
to make it ongoing problem?

Barry

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Mar 31 22:08:31 2004

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.