Detailed tutorial on building SVN server

This tutorial will start from the most basic download and installation to uploading the code. The download code line will describe in detail how to complete the construction of the SVN server.

  • Download and install VisualSVN server
  • Download and install TortoiseSVN
  • import project
  • Create user groups and users
  • Setting permissions
  • Check out an item

Download and install VisualSVN server

  • Download VisualSVN server 
    download address: https://www.visualsvn.com/server/download/ 
    write picture description here

  • After the download is complete it looks like this 
    write picture description here

  • Install VisualSVN server
    write picture description here 
    write picture description here 
    write picture description here 
    write picture description here 
    write picture description here 
    Location refers to the installation directory of VisualSVN Server; 
    Repositorys is to specify your repository directory; 
    Server Port specifies a port; 
    Use secure connection hook means to use a secure connection;

write picture description here 
write picture description here

The installation is complete

Download and install TortoiseSVN

  • Download `TortoiseSVN 
    download address: official website download address: http://tortoisesvn.net/downloads.html 
    write picture description here

  • After the download is complete it looks like this 
    write picture description here

  • Install TortoiseSVN  
    write picture description here 
    write picture description here 
    write picture description here 
    The installation address here is recommended to remain unchanged, of course, you can also choose the address you want to install 
    write picture description here 
    write picture description here 
    write picture description here

Chinese TortoiseSVN (see if you like it or not)

Build an SVN server (the highlight)

  • Open VisualSVN server Manger 
    write picture description here

    You can see some information about the repository on the right side of the window, such as status, logs, user authentication, repository, etc. To create a repository, you need to right- click on Repositores in the left window, as shown in the figure:

  • Create a repository 
    write picture description here 
    write picture description here 
    write picture description here 
    write picture description here 
    write picture description here

  • import project 
    write picture description here 
    write picture description here 
    write picture description here 
    write picture description here

  • Create user groups and users 
    write picture description here 
    write picture description here 
    write picture description here 
    write picture description here

  • Setting permissions 
    write picture description here 
    write picture description here

  • Check out an item 
    write picture description here 
    write picture description here 
    write picture description here

Guess you like

Origin http://43.154.161.224:23101/article/api/json?id=325301143&siteId=291194637