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

  • Home
  • SEARCH
  • 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 842077
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T05:54:10+00:00 2026-05-15T05:54:10+00:00

Is it possible to use SVN over SSH without using svnserve, and just the

  • 0

Is it possible to use SVN over SSH without using svnserve, and just the one from Tigris?

Thanks,
tesmar

  • 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-05-15T05:54:10+00:00Added an answer on May 15, 2026 at 5:54 am

    — Edited after responses below —

    You mentioned that you want SVN over SSH but you don’t want svnserve. Without something to reply to the requests, like a server or something, your requests will arrive at the end of the SSH tunnel to be handled by nobody. Svnserve is the basic default server which responds to requests and replies with the requested information.

    The HTTPS Apache module mod_svn calls the same libraries that svnserve would call, except that it relies on Apache’s HTTP server to do the network handling. You state that HTTPS is slower than using svnserver. You are probably correct, but that has a lot to do with the nature of HTTP traffic in general, and little to do with the SVN bits.

    I think you need something to respond to the requests, so if you don’t want to use the provided mod_svn or the provided svnserve server, then you’ll have to write something from scratch. Otherwise, the requests will arrive at the desired machine and not be served.

    If you don’t like the idea of svnserve running all the time, since it is a service, you can configure it to start up upon receiving a request and shutdown after the request has been handled. It does delay the handling of requests somewhat, because each request has to wait till the service start is complete and the service can handle the request.

    — Original post follows —

    You could do SVN over HTTPS. It will give you the encryption of SSH, and the SVN server code will be called by an Apache Module.

    This has the advantage of offloading some of the configuration issues (access, etc) to Apache’s HTTP software stack, which means better support for more types of authentication, url filtering to restrict access, etc.

    This has the disadvantage of adding to SVN administration some HTTP administration. It’s not a big disadvantage (as many places have to administer HTTP anyway), but it does split the SVN admin duties across two systems.

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

Sidebar

Related Questions

Possible Duplicate: Use SVN Revision to label build in CCNET I'm working through the
Is it possible to use Apache Subversion (SVN) as general purpose backup tool? (As
I have recently started looking into Google Charts API for possible use within the
Is it possible to use a flash document embedded in HTML as a link?
Is it possible to use Microsoft Entity Framework with Oracle database?
Is it possible to use an UnhandledException Handler in a Windows Service? Normally I
Is it possible to use gcov for coverage testing of multi-threaded applications? I've set
Is it possible to use an IF clause within a WHERE clause in MS
Is it possible to use both JScript and VBScript in the same HTA? Can
Is it possible to use BackGroundWorker thread in ASP.NET 2.0 for the following scenario,

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.