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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T04:53:17+00:00 2026-06-09T04:53:17+00:00

I have an apache svn server running on a shared hosting linux account. The

  • 0

I have an apache svn server running on a shared hosting linux account.

The symptom is that i can connect to the server that is hosting svn with PuTTY just fine,
but the TortoiseSVN Repository Browser can’t connect.

I have tried svn, svn+ssh,

If I try just svn I get:

E730060: Unable to connect to a repository at URL
‘svn://50.97.138.99:36901 /test’ svn: E730060: Can’t connect to host
‘50.97.138.99’: A connection attempt failed because the connected
party did not properly respond after a period of time, or established
connection failed because connected host has failed to respond.

If I try svn+ssh,
I get repeatedly prompted for the password and end up having to cancel the pwd dialog several times, and the error is:

Unable to connect to a repository at URL ‘svn+ssh://wren.arvixe.com’
To better debug connection problems, remove the -q option from ssh in
the [tunnels] section of your Subversion configuration file. Network
connection closed unexpectedly

I’ve been working on this two whole days now, googled my heart out, and am starting to get delirious.

Thanks for any help. Ill be happy to provide more details / do experiments / etc.
I didn’t know what details anyone would want to get started, so sorry if not enough details initially.

  • 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-09T04:53:18+00:00Added an answer on June 9, 2026 at 4:53 am

    There seems to be some confusion about how your repository is accessible. You can’t simply browse via svn+ssh:// without someone setting it up. Did someone set this up?

    I’m surprised you can log onto the server via SSH (using PuTTY) since it’s a shared hosting server. That’s usually not allowed. Most shared hosting sites don’t allow shell access.

    You mention apache svn server in your opening statement. Then, you try both svn:// and svn+ssh://. There are FOUR separate ways of setting up a Subversion server and accessing Subversion:

    • Use Apache httpd as the server. To do this, you need Apache httpd to be configured and compiled correctly. You need several Apache plugins such as mod_dav_svn.so and mod_dav.so. Do you have this setup? If you do, you need to access your repository with http:// and not svn:// as you show.
    • Use svnserve as the server. This is simple to setup. You access your repository with svn:// as you show. Did someone configure svnserve and have it running?
    • Use svnserve over ssh. This uses the svnserve, but integrates with ssh and can use the Unix file access. This is very, very tricky to setup, and I have seen extremely few instances of people actually using this. Each user, when they access the repository, fires off their own svnserve process. The repository has direct access to it, and you must set up the individual accounts to prevent any shell access. Otherwise users could directly manipulate the repository.
    • Use direct file access This is highly not recommended when sharing a repository since all users must be granted direct read/write access on the repository.

    The problem is that it becomes impossible to help you without knowing how Subversion was setup on your system. Did you create the repository? If so, did you start a svnserve process to access it? Did someone else setup your Subversion repository on that system? If someone else setup the repository, you’ll have to get the exact directions from them on how to access it.

    If you are the one who setup the repository, did you setup Apache or did you setup svnserve? If you have setup svnserve, did you use the default port 3690, or setup another port to use? Can you determine if this port is blocked by your firewall? You can use the telenet command to try accessing the port directly:

    C> telnet 50.97.138.99 3690

    If you can’t connect, you’ll see an “Unable to connect to remote host” message, and that means either svnserve isn’t running, or your firewall is blocking that port. Since you can log into the server, try logging into the server, and acesssing that repository directly:

    $ svn log svn://localhost

    If you can access the repo, you have svnserve running, but your firewall blocking it. If you can’t access svnserve, you might not have it running.

    Try that and see what you get.

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

Sidebar

Related Questions

I have an older server running Apache and SVN (v1.6.15). I have some new
I have next SVN repositories structure running Apache 2.2 under Windows Server 2008: http://example.com/svn/
I have set up a Linux Server and installed Apache and SVN and dav_svn
I have Apache/SVN running on Windows Server 2003 with authentication via LDAP/Active Directory and
I have CollabNet Subversion server and client installed, running off of Apache that came
we have the following environment: a Windows 2008 Server with Apache 2.2.14 and SVN
We have a custom PHP/MySQL CMS running on Linux/Apache thats rolled out to multiple
I have SVN server running on one of my domains as svn.mydomain.com and would
I currently have an svn server running on a machine to which multiple users
I have an subversion server running with Apache mod_dav_svn and it works nicely but

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.