SVN Create resources and branches

Source: Internet
Author: User
Tags svn client

The meaning of creating a branch:

Simply put, the branch is used to differentiate between the development version and the current release version.

1, the backbone responsible for the development of new functions

2., branch is responsible for correcting the current release version of the bug (for can be put into the next release version of an improved bug can be directly on the trunk development)

3., branch modification of the bug, regular merge to the trunk, as far as possible to merge (avoid large area red area).

4., can only branch to the trunk Closer (merge), can not reverse!

5. Until the next new version is released, the branch stops modifying

1. Why use VISUALSVN Server instead of subversion?

Reply:

Because if subversion is used directly, then on a Windows system, if you want it to boot with the system, you need to encapsulate the SVN server as the WINDWS service, and modify the configuration file to control the user rights, in addition to the Web-based "HTTP protocol" Access, general also install the configuration Apache, if is novice, is not very headache? and VISUALSVN serve integrates subversion and Apache, eliminating all of the hassle. Installation of SVN server has been encapsulated as WINDWS Service,apache server configuration is only in the image interface, specifying authentication methods, access ports and other simple operations, in addition, the management of user rights is also configured through the image interface.

is 2.VisualSVN server free?

Reply:

Yes, VISUALSVN server is free, and VISUALSVN is charged. VISUALSVN is a client of SVN, integrated with Visual Studio, and VISUALSVN server is the servers of SVN, including subversion, Apache, and user and rights management, the advantages of which have been mentioned above.

Start Tutorial

First of all, we will have an SVN server dedicated to managing resources, and here I am demonstrating the creation of a repository test on the SVN server.

We've created the test library above

Next, check out test on my local computer

Like to build a total folder below

After installing the SVN client computer, right-click

The second method is dedicated to the program ape.

Create a A.js test file inside the TESTSVN

We can also see the a.js file that we just created in myeclipse after we update it in the folder.

Service Library

Next we create the branch

Branch Creation Method One: SVN client, method Two there is no map, is created in the MyEclipse plug-in, with the client basically almost

We're going to go down the sub-project.

Because the TESTSVN project is already in place, duplicate names are not allowed, and the project name is changed to Testsvn_branch

We will modify the a.js on the branch and then submit. Here's the SVN history.

And then we'll take a look at the file records on our trunk.

SVN Create resources and branches

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.