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

Compiling mod_dav_svn as a single monolithic module?

From: Mark Grosberg <mark_at_nolab.conman.org>
Date: 2003-04-17 22:21:56 CEST

Hey all,

Is there any way to build a static Subversion that can be used as a server
(and client)?

Ideally, for mod_dav_svn, to have all of the libsvn_* libraries statically
linked to it. But to use the db and the APR stuff from Apache.

This way it would reduce the number of files that need to be copied over
to a running server when Subversion is upgraded (rather than having to
copy all of the libraries over).

This would be useful for the Python bindings as well.

There is a "static" directory in mod_dav_svn, but I couldn't find anything
in TDG or INSTALL on how to do this.

Thanks,
Mark G.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 17 22:23:13 2003

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.