On Thu, Oct 7, 2010 at 10:10 AM, Cooke, Mark <mark.co...@siemens.com> wrote:

> Folks,
>
> I use apache to host subversion and all seems to be working.  However, I
> happened to read the TortoiseSVN help file this morning and noticed the
> following:
>
> 4. Copy the file /bin/libdb*.dll and /bin/intl3_svn.dll
>   from the Subversion installation directory to the
>   Apache bin directory. [1]
>
> I checked and these files are not in the apache bin directory but
> nothing seems broken!  Is this advice incorrect / out-of-date or is
> something broken that I have not noticed yet?
>
> Many thanks for any insights,
>
> ~ mark c
>
> [1]
> http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup-apac
> he.html<http://tortoisesvn.net/docs/release/TortoiseSVN_en/tsvn-serversetup-apac%0Ahe.html>
>    under "Installing Subversion"
>

I think that if the Subversion/bin directory is in your PATH environment
variable,
you can skip the copy, since the DLLs will be found in svn/bin when it is
needed by Apache.

Reply via email to