LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   install svn (https://www.linuxquestions.org/questions/linux-newbie-8/install-svn-946296/)

dany.amsalem 05-22-2012 08:43 AM

install svn
 
I'm trying to install SVN source control, by running the subvesion.conf i'm getting this error prompt "LoadModule: command not found"
can you help me how to solve it?
thanks
dany

jhwilliams 05-23-2012 03:22 AM

It sounds to me like you're trying to use the mod_dav_svn conf file for something it shouldn't be.

LoadModule is a directive to the Apache web server; it hasn't anything to do with Subversion, necessarily.

Subversion will not understand that directive.


All times are GMT -5. The time now is 05:24 AM.