Dear All,

I am a complete new comer to Subversion and our project is about to take
it on.
As a version control system. I am initially inpressed by it and am now
trying
to get it to work via a browser. I want to include mod_dav_svn.so in the

httpd.conf file but mod_dav_svn.so does not exist in my installation. I
am
installing on HP-UX 11.31 Itanium

Here is what I have done so far.

Downloaded and installed all utilities apr, apr_util, etc.
Downloaded and installed Apache 2.2.15 with depot file
apache2-2.2.15-ia64-11.31.depot
- it works fine.
Downloaded and installed Subversion with depot file
subversion-1.6.11-ia64-11.31.depot
It looks good 
svn --version
svn, version 1.6.11 (r934486)
   compiled Apr 21 2010, 14:20:00

Now I want to add this to the http.conf

LoadModule dav_module modules/mod_dav.so 
LoadModule dav_svn_module modules/mod_dav_svn.so

But I don't have mod_dav_svn.so in the apache modules file

r...@rise-01> cd /usr/local/apache2
r...@rise-01> find . -name mod_dav*
./include/mod_dav.h
./lib/modules/mod_dav.so
./lib/modules/mod_dav_fs.so

The install manual states
"Subversion, and the mod_dav_svn filesystem provider module distributed
with Subversion."

Distributed how? Am I missing something?

Regards,
Rob Ferguson







This e-mail and any attachments hereto are:
# strictly confidential and intended solely for the addressee. If you are not 
the intended addressee, you must not disclose, forward, copy, or take any 
action in reliance on this e-mail or attachments. If you have received this 
e-mail in error, please notify the NHS Supply Chain sender 
rob.fergu...@supplychain.nhs.uk as soon as possible.
# not intended to create contractual relations or legally binding obligations 
binding on NHS Supply Chain and no action may be taken in reliance on this 
e-mail and any attachments hereto unless the contents are confirmed by letter.
# Addressees should check all attachments for viruses. NHS Supply Chain makes 
no representations are made as regards the absence of viruses in attachments to 
this e-mail.

Reply via email to