[SVN] Version Control Software: simple operation of tortoisesvn

Source: Internet
Author: User
Tags tortoisesvn

Tortoisesvn is a free open-source client of the Subversion version Version Control System, which can manage files and directories over time.

Files are stored in the central version library. Apart from remembering every modification to files and directories, the version library is very similar to a common file server.

You can restore the file to a previous version, and check the history to find out which modifications have been made and who has made the changes.

This is why many people regard the subversion and version control system as a "time machine ".

The following is a demonstration of tortoisesvn.
.

First, install,

There is no problem with Windows installation. I will not discuss it here.

Create a dedicated SVN folder in the system. My directory is: e: \ SVN

Right-click and you will find an additional checkout option:

Fill in your SVN address in the red box. You can use other default options:

After checkout is completed, you will find that all files in SVN have been introduced under the svn Folder:

The following are basic operations such as file upload.

For example, to add a file named Add. php:

Right-click and select Add:

At this time, you will find that the file has a plus sign:

Right-click and select SVN
Commit, found that this PHP file has been included in the modification list:


Another common operation is to modify the file. After modification, a red exclamation mark is displayed:

Right-click and select Commit.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.