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 8594601
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T00:14:12+00:00 2026-06-12T00:14:12+00:00

I have an AWS instance using the Bitnami SVN install. I hoped this would

  • 0

I have an AWS instance using the Bitnami SVN install. I hoped this would make setting up source control easy but I’m struggling in the basic configuration. I tried following these directions:
http://wiki.bitnami.org/Components/Subversion#How_to_start_with_Subversion_in_Amazon_EC2.3f

  • opened up port 3690
  • edited /opt/bitnami/repository/conf/svnserve.conf for user permissions
  • added passwords in /opt/bitnami/repository/conf/passwd
  • restarted svn with sudo /opt/bitnami/ctlscript.sh restart subversion

However this is where I get stuck. Now I want to download the repo to my PC, and get this to play nice with Eclipse (not even there yet) so that I can store on the server the code that I have locally. But I can’t figure out how to sync with my PC. I installed Tortoise SVN, I right click on a folder and select SVN Repo-browser, and I try to connect to http://ec2-###-##-###-###.compute-1.amazonaws.com/subversion/ but I don’t see anything there. I tried to add a test file, and I can’t seem to commit it. I get

Commit failed (details follow):
The POST request returned invalid XML in the response: XML parse error at line
3: not well-formed (invalid token) (/subversion/!svn/me)

What am I missing?

Also, as a side, is subversion the default repo?

  • 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-12T00:14:13+00:00Added an answer on June 12, 2026 at 12:14 am

    You can access subversion with svn or with http. If you want to connect using http then you don’t need to open port 3690 or modify the svnserve.conf for user authentication.

    For http access:

    • add passwords in /opt/bitnami/repository/conf/passwd
    • configure apache to use basic authentication (edit the /opt/bitnami/apache2/conf/httpd.conf file and add the Authxx directives in the location section)
    
    DAV svn    
    SVNPath "/path/to/subversion/repository"
    AuthType Basic
    AuthName "Subversion Repository"
    AuthUserFile /opt/btinami/subversion/users.passwd
    Require valid-user             
    
    
    • Restart apache sudo /opt/bitnami/ctlscript.sh restart apache
    • Connect using http://ec2-###-##-###-###.compute-1.amazonaws.com/subversion

    For svn access:

    • open up port 3690
    • edit /opt/bitnami/repository/conf/svnserve.conf for user permissions
    • restart svn with sudo /opt/bitnami/ctlscript.sh restart subversion
    • Connect using the string svn://path/to/your/repository
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an AWS RDS instance and am using Boto to programmatically work with
I have an AWS EC2 instance running. I've tried to make a connection to
I'm totally new to AWS. I managed to have an instance that runs PHPMyAdmin.
I want to scale out my EC2 instances on AWS. For this I have
So I will be using AWS for a future project, and I have been
How do i start and stop an amazon EC2 instance programmatically using aws-sdk in
I have setup a new EC2 instance on AWS and I'm trying to get
I'm hosting multiple Node apps on one AWS instance. I've been using apache with
This is some background to my problem... I have been using 3rd Party as
I have a problem with an Aws Amazon-EC2 SuSe instance, installed apache2, php5, mysql

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.