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

WITHOUT_THEADS frustration....

From: Jeff Hinrichs <jeffh_at_delasco.com>
Date: 2004-04-26 23:24:39 CEST

First off, let me preface by saying that I really like subversion. I've
been using it since .17 or so. However, I'm frustrated by the
requirements of building apr without_threads.

Can someone point me to a ref on why without_threads was chosen? It seems
counter to Apache2 and what it is trying to accomplish. The frustration
comes from trying to run more than a subversion repository on a machine,
for instance, mod_python 3.1.3. mod_python is suppose to use threads but
you can't compile subversion/svnserve with threading enabled. You can't
have two version s of apr sitting around either. I feel so idiotic
because I can't get this figured out.

Can anyone point me to docs/reference on how to get svnserve and
apache2/mod_python on the same machine? Or confirm that it is not
possible to run apache2/mod_python on the same box as a subversion repos.
Can I statically link subversion and would this solve my problem?

-jeff

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Mon Apr 26 23:25:10 2004

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.