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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T00:59:42+00:00 2026-06-09T00:59:42+00:00

How to create SVN repository on server? Although i have found various articles on

  • 0

How to create SVN repository on server? Although i have found various articles on this but still facing issues while creating repository on my website. Right now i am using assembla as my SVN repository, but want to create my own on my hosting.

  • 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-09T00:59:43+00:00Added an answer on June 9, 2026 at 12:59 am
    1. Create a Repository:

      svnadmin create /svnrepos

    2. Create a SVN User

      vi /svnrepos/conf/svnserve.conf

      anon-access = none

      auth-access = write

      password-db = passwd

      And add users in the format: user = password

      E.g.: tony = mypassword

    3. Import Your Project

      (Assuming you’ve put your project files in /projects/myrailsproject)

      svn import /projects/myrailsproject file:///svnrepos/myrailsproject

    4. Start the SVN Server as Daemon

      svnserve -d

      Done! You should now have an Apache Subversion server running with one project named myrailsproject.

      Try checking it out of the repository:

      svn co svn://192.168.0.2/svnrepos/myyrailsproject

      Since we set anon-access to none you should be prompted for username and password which you created in the file /svnrepos/conf/passwd.

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

Sidebar

Related Questions

I have VisualSVN Server and I want to create an internet facing repository on
I used Visual SVN Manager to create a repository, but I didn't create /trunk
Installed SlikSvn on Window 2008 server Created Repository at c:\dia\svn\repos running this windows service
I follow this tutorial to create a svn http://www.guyrutenberg.com/2007/10/29/creating-local-svn-repository-home-repository/ However after running $ svn
I try to create a backup of my SVN repository, located on Linux server,
I have a Subversion repository (running SVN 1.6.6) on an Ubuntu Linux server, and
Trying to understand something. I created a d:\svn\repository on my server. I committed folders
I want to create a new Subversion repository through Aptana Studio. Both Aptana SVN
I'm trying to create a SVN Eclipese EFS plugin and have problems when getting
I have a svn repository on my hosting account at ~/repository/. At the moment

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.