Java Learning start Journey (Eclipse's svn plugin and turtle svn download used)

Source: Internet
Author: User
Tags version control system tortoisesvn

TortoiseSVN (Turtle svn) is a free open source client of Subversion version control system that can manage files and directories beyond the time. Files are saved in the central repository, and the repository is very much like a normal file server, except that you can remember every modification of the file and directory. You can restore files to a previous version, and you can check the history to see what changes were made to the data and who made the changes. That's why many people regard Subversion and version control systems as a "time machine."

TORTOISESVN installation and use is very simple, the process is no longer detailed, the following are:

Http://tortoisesvn.net/downloads.html

After the download is complete, there are several more icons:



TortoiseSVN in my current Java development is not much use, in terms of its function, only use the check out and submit function, the most important is to use TORTOISESVN Repository browser to view the contents of the SVN server.


When using SVN in Eclipse, there is no need to download the SVN plugin, because the version I downloaded already has the SVN plugin. Search for SVN in preference to find the SVN property configuration. The process of using SVN is simple, and after the project is opened, the upper-right corner of the eclipse main interface is labeled:



Click on the Java EE left icon to pop up the window:



A team synchronizing tag appears, and a window appears after clicking:


This interface can interact with the remote repository, incoming mode means that there is nothing in your current project on the server, outcoming mode means that you have new content to submit, conflict mode indicates that the content is different, then cannot be directly updated, otherwise there will be problems.

The use of SVN is simple and can be used.


The next chapter prepares to review the basics of Java.

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Java Learning start Journey (Eclipse's svn plugin and turtle svn download used)

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.