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

Re: can i only config in apache with add subversion installed path to system path?

From: Ryan Schmidt <subversion-2009d_at_ryandesign.com>
Date: Fri, 4 Dec 2009 23:21:50 -0600

On Dec 4, 2009, at 20:22, Creatxr wrote:

> 2009/12/4 Ryan Schmidt wrote:
>
>> On Dec 4, 2009, at 16:34, Creatxr wrote:
>>
>> > i hope that i needn't add subversion installed path (c:\subversion\bin) to system path.
>>
>> There is no need to modify your PATH in order to serve a repository using either svnserve or apache. For apache, you would need to compile the mod_dav_svn module, and load it in your apache configuration.
>
> compile?
> you means that i 've to use the source not the *.so?
> i use *.so.

Ok. I compile my Subversion, but if you use binaries, that's fine too. The point was you need to configure your Apache to point to mod_dav_svn.so.

> i seems that if i doesn't add subversion installed path (c:\subversion\bin) to system path.
> apache can't work well for subversion.

That's new to me. What error message do you get if you do not set the path? Where do you set the path?

P.S: Remember to Reply All so the discussion stays on the mailing list.

------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=1065&dsMessageId=2427343

Please start new threads on the <users_at_subversion.apache.org> mailing list.
To subscribe to the new list, send an empty e-mail to <users-subscribe_at_subversion.apache.org>.
Received on 2009-12-05 06:23:01 CET

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.