Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

Quick installation and configuration of Subversion (SVN) under Debian

2025-01-17 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/03 Report--

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 the central version library, which is very similar to an ordinary file server, except that it can record every modification of files and directories, so that you can restore the data to the previous version and view the details of the data changes. Because of this, many people regard the version control system as a magical "time machine".

How to build Subversion Services quickly

This article describes how to quickly build Subversion services under CentOS through URLOS, without complex command line, one-click installation.

First, install ULROS:

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

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

Search for "Subversion" in the application market, find Subversion, and click install:

Enter the service name in the basic information, select the running node, and fill in the port number:

Enter a SSH password in the setting SSH parameter, and note that this is not the server's SSH:

Click the submit button when the settings are complete. This is where the Subversion service is built.

How to use Subversion

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

Enter svn://ip/project

Browse the version library and add a file to the version library

Enter user name: admin, password: urlos520

File added successfully

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report