On 24 Okt, 20:11, [EMAIL PROTECTED] wrote:
> On Oct 24, 6:36 am, "Stephen Moretti" <[EMAIL PROTECTED]>
> wrote:
> > 2008/10/24 garu <[EMAIL PROTECTED]>
> also:
> "Windows binaries - ATTENTION!: The mod_dav_svn binaries available
> here are NOT compatible with Apache 2.2 -- see the Windows Apache
> 2.2.x folder."
> if you are using that.

I upgraded as well recently, much a similar situation. I remember
having to hunt a bit in the Subversion downloads directories to find
one that worked. The first 'obvious' download choice they point at was
not the one I ended up using. I don't remember the details, or have a
clue what may have changed in those downloads since.

Also, a tip to those constantly copying modules and dlls to get this
working: The easy solution is to point apache to your subversion
directory - when modules are loaded from there, svn already has what
it needs around it. It also saves having to rememember what to copy
and why on upgrades and so on.


# Subversion modules (apache config)
LoadModule dav_svn_module "C:\Program Files\Subversion\bin
\mod_dav_svn.so"
LoadModule authz_svn_module "C:\Program Files\Subversion\bin
\mod_authz_svn.so"



:::simon

https://www.coderesort.com

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to