You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Mark Grosberg <ma...@nolab.conman.org> on 2003/04/17 20:21:56 UTC

Compiling mod_dav_svn as a single monolithic module?

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