Detailed explanation of quick installation and configuration of Subversion (SVN) under Ubuntu

If you are a software developer, you must be familiar with Subversion. Subversion is a free and open source version control system. Under Subversion management, files and directories can transcend time and space. Subversion stores files in a central repository. This repository is much like an ordinary file server. The difference is that it can record every file and directory modification, so that you can restore the data to the previous version. And you can view the details of the data changes. Because of this, many people regard version control systems as a kind of magical "time machine".

How to quickly build Subversion service

This article describes how to quickly build Subversion service through URLOS under Ubuntu, without complicated command lines, one-click installation.

First, install ULROS:

curl -LO www.urlos.com/siu && sh siu

After the installation is successful, access through http://ip:9968 and log in to URLOS using the default account password.

Search for "Subversion" in the application market, and after you find Subversion, click Install:

Fill in the service name in the Basic Information, select the running node, and fill in the port number:

Enter an SSH password in Set SSH parameters, note that this is not the server's SSH:

Click the submit button after setting. At this point, the Subversion service is set up.

How to use Subversion

We can use SVN client to access address: svn://ip/project, default account: admin password: urlos520;

Enter svn://ip/project

Browse the repository and add a file to the repository

Enter username: admin, password: urlos520

File added successfully

The above is the whole content of this article, I hope it will be helpful to everyone's study.

Recommended Posts

Detailed explanation of quick installation and configuration of Subversion (SVN) under Ubuntu
Detailed explanation of Spark installation and configuration tutorial under centOS7
Detailed explanation of static DNS configuration under Ubuntu system
Installation and configuration of redis under centos7
Installation and uninstallation of CUDA under Ubuntu 16.04
DLNA/UPnP Server installation and configuration under Ubuntu 12.04
Detailed explanation of the installation and use of SSH in the Ubuntu environment
Installation of pulseaudio and API usage under Ubuntu 12.04
Installation and configuration of rsync server under CentOS 6.5
Kaldi installation and configuration graphic tutorials under Ubuntu
Installation, configuration and uninstallation of GitLab in Ubuntu19.1
Detailed explanation of static DNS configuration method in Ubuntu
Ubuntu16.04 mirror complete installation and configuration tutorial under VMware
Ubuntu16.04 installation and simple configuration
Installation and use of GDAL in Python under Ubuntu
Ubuntu16.04 install SVN and configuration
Installation and usage instructions of rz/sz command under ubuntu
Ubuntu PostgreSQL installation and configuration
Centos7 installation and configuration of Jenkins
Detailed explanation of ubuntu using gpg2
Installation of deb package under Ubuntu
Redis installation under ubuntu and windows
Java-JDK installation and configuration under CentOS
Centos 7 RAID 5 detailed explanation and configuration
Ubuntu 19.1 installation and configuration Chinese environment
Installation of Docker CE under Ubuntu
Configuration and beautification after Ubuntu installation (1)
Nginx installation and configuration load (ubuntu12.04)
Coexistence of CUDA8.0 and CUDA9.0 under Ubuntu 16.04
Ubuntu configuration source and installation software
ubuntu Docker installation and deployment of Rancher
Installation and use of Mysql under CentOS
Tomcat installation and configuration under CentOS 7 (Tomcat startup)
MySQL 8.0 installation, deployment and configuration under CentOS 6/7
Installation and deployment of Nginx in Ubuntu
Installation and use of Win10 subsystem Ubuntu
Centos7 installation and deployment of Airflow detailed
Installation and configuration of JDK in CentOS 7 system
Debian and Ubuntu installation source configuration file description
CentOS 6.5 system installation and configuration graphic tutorial (detailed graphic)
The basic configuration and interface beautification of Ubuntu
Virtual machine installation and configuration ubuntu shared folder_
CentOS 7 installation and configuration graphic tutorials under VMware10
Centos7 installation of PHP and Nginx tutorial detailed
Install svn and configuration through yum under CentOS
Basic configuration and common software installation after ubuntu 18.04 installation
Installation and configuration of CentOS 7 in VMware Workstation
MySQL 8.0 installation and deployment under CentOS, super detailed!
Installation and use of SSH in Ubuntu environment
OpenMPI-Ubuntu installation and configuration
Installation and cracking of Jira7 operation records under Centos
Ubuntu introduction and installation
[python] python2 and python3 under ubuntu
LNMP installation under Ubuntu
Network configuration under Ubuntu
Installation and simple practice of MySQL in ubuntu environment (1)
Ubuntu12 step-by-step installation and configuration (system, FTP, TELNET.. settings)
Ubuntu CEPH quick installation
foreman ubuntu16 quick installation
Environment configuration of JDK, mysql and tomcat under Centos7
Common exceptions and solutions for Ubuntu system installation and configuration