Subversion setup

Discussion in 'Server Operation' started by bradhawk, Dec 9, 2007.

  1. bradhawk

    bradhawk New Member

    Okay, so I setup my server using "The Perfect Server - Ubuntu Gusty Gibbon 7.10" tutorial from your site. Now I'm trying to setup subversion.

    I ran
    Code:
    apt-get install subversion
    and it didn't bring up any errors. But when reading through the subversion documentation it has me make changes to /etc/apache2/httpd.conf but when I made the changes the server didn't like it. So I was wondering if someone knows how to setup subversion with the configuration that is set in "The Perfect Server" tutorial.

    Thanks for any and all help.
     
  2. falko

    falko Super Moderator Howtoforge Staff

    What changes did you make, and what error messages did Apache give you?
     
  3. bradhawk

    bradhawk New Member

    This is the section from the subversion install documentation:
    I followed these steps and I don't exactly remember the error messages but it was something to the extent of can't load/find modules.

     
  4. falko

    falko Super Moderator Howtoforge Staff

    I need the exact error messages. Can you try to reproduce them?
     

Share This Page