Use the googlecode SVN Service

Source: Internet
Author: User
Tags svn client

UseGooglecodeSVN Service

 

Kay

SVN is short for an open-source version control system subversion. Subversion manages data that changes over time. The data is stored in a central data repository (repository. This archive is similar to a common file server, but it will remember every file change. In this way, you can restore the file to the old version or view the file change history. Many people think of version control systems as "time machines ".

Version Control is a technology used to manage data changes. ForProgramIt has become an indispensable tool because they often modify the software.CodeAnd then cancel all the changes the next day. Imagine a group of programmers working at the same time and you can understand why a good system is needed to manage possible chaos.


You need to have an SVN client. Of course, you can find appropriate software in windows, Linux, or even Mac. In most development environments windows, we recommend tortoisesvn, And the Subversion Eclipse plug-in can be used on the eclipse development platform. With the client, you also need a server that supports the svn service. There are many free SVN servers on the network. You can search for them on Google.Google Code.


To use googlecode, you must have a Google account and can register with the relevant Google site.

After registration, click this link on the home page to go to the project hosting page.



Click sign in to create a project:

    1. Login System


    2. Create a project




Project created successfully!

  1. Add project participants



    In project members, enter the Google account of the participant and click Sava changes.

    Return to the home page of the Project to see the new users:


  2. Obtain SVN address


    The SVN address of the Project is displayed in the red line.

  3. Obtain the Login Password

    To use SVN, you must have the login name and password. The login name is your registered Google account. click the following link to obtain the password:


    Your password appears in the Red Square


The setting of googlecode is basically here.

For Eclipse plug-in installation, see IBM'sArticleHttp://www.ibm.com/developerworks/cn/opensource/os-ecl-subversion/

 

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.