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

Install failing, are there up to date instructions?

From: novnov <novnovice_at_gmail.com>
Date: 2007-08-22 22:39:18 CEST

I have the client installed and have spent a lot of time trying to get svn
and tortoise and apache to coexist. I am new to svn and tsvn so I'm sure
there is not a problem with either package, but rather my config.

svn-1.4.4-setup.exe
TortoiseSVN-1.4.4.9706-win32-svn-1.4.4.msi
xampp-win32-1.6.3a (apache port 8888)
windows xp sp2

The docs I can find online and the help file don't seem to be quite up to
date. Examples, for svn they ref libdb43.dll, and libdb44.dll is what the
current subversion comes with. The files mod_dav_svn.so and mod_authz_svn.so
are supposed to be in a location like c:\program files\Subversion\httpd,
depending on the subversion install dir, but the files are found at
c:\program files\Subversion\bin.

OK so what's the problem? I've adapted the installation instructions and
apache won't run with the configuration. Adding these lines to httpd.cong is
the end for apache:

LoadModule dav_svn_module modules/mod_dav_svn.so
LoadModule authz_svn_module modules/mod_authz_svn.so

Those two files were moved to the apache modules dir as was the dll. The two
other .so files were already not rem's by xampp. I added the location svn
section and created the passwd file.

When I rem those two LoadModule entries, apache will start (port 8888).

One other strange aspect is that when apache fails to start there are no
entries made in error.log.

-- 
View this message in context: http://www.nabble.com/Install-failing%2C-are-there-up-to-date-instructions--tf4313907.html#a12282399
Sent from the tortoisesvn - users mailing list archive at Nabble.com.
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Wed Aug 22 22:36:51 2007

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.