Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 9010961
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T02:36:05+00:00 2026-06-16T02:36:05+00:00

I am trying to set up an SVN server on an existing EC2 instance.

  • 0

I am trying to set up an SVN server on an existing EC2 instance. My idea is to have the repository on S3, i.e., I wish to make the SVN server point to the repository bucket on S3. These are the steps I performed:

  1. Add a rule to the EC2 security group to allow TCP access on port 80
    from 0.0.0.0/0
  2. SSH into the EC2 instance.
  3. Install subversion
    
        yum install subversion 
    
  4. Install Apache 2 (I verified that the httpd package was already installed)
  5. Install mod_dav_svn
    
        yum install mod_dav_svn
    
  6. Add the following line in the httpd.conf file:
    
        LoadModule dav_svn_module     modules/mod_dav_svn.so
        ...
        <Location /svn>
            DAV svn
            SVNPath http://gyanify-svn.s3-website-us-east-1.amazonaws.com/
        </Location>
    
  7. Restart the apache web server
     sudo apachectl restart 

However, after doing the above, I notice a couple of things:

  1. Running
    
    sudo apachectl status
    

    gives a 404 error

    
    HTTP Status 404 -
       --------------------------------------------------------------------------
       type Status report
       message
       description The requested resource is not available.
       --------------------------------------------------------------------------
      Apache Tomcat/7.0.32
    
  2. Running
    
    sudo apachectl restart
    

    gives the following:

    
    [Sun Dec 09 21:26:02 2012] [warn] module dav_svn_module is already loaded, skipping
    

Additional details that may/may not help:

  • I already have a web application deployed on the EC2 instance using
    Elastic Beanstalk and it is working fine.
  • I am using the default Amazon Linux AMI

Can someone advise what I’m missing here or what I’m not doing correctly?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-16T02:36:06+00:00Added an answer on June 16, 2026 at 2:36 am

    This can’t be done in this manner. SVNPath is supposed to point to a local file path, not a URL.

    You can try to mount your S3 bucket using a loopback mount with S3backer. I’m not sure I’d use something like this in production though. Make sure that you’re getting solid backups of your repo.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I am trying to set up an svn repository on a linux server. What
I have been trying to set up an svn repository on an ubuntu 11.04
I'm trying to set up a subdomain-to-repository translation in Apache. Example: foobars.domain.com -> /server/svnrepos/foobars
We have a SVN set up across many developers. i am trying to import
I have a situation I'm trying to cope with involving my company's SVN server.
I'm trying to set up svn:externals with TortoiseSVN on a Windows machine. I have
I'm trying to set up an auto-deploy from my springloops SVN through SFTP, but
I've recently been trying to set up PHPUnderControl, a Continuous Integration server based on
Trying to set up the svn commit with trac using this script. It is
I'm trying to set all svn:property's on a set of piped files: dir *

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.