RTX and SVN manuals for beginners

Source: Internet
Author: User

I. Description of use of RTX

1. Download

http://rtx.tencent.com/rtx/download/index.shtml rtx (can download client only)

?

2. How to use

1) Click the Server Settings button at the bottom

2) Follow the settings below

3) Fill in the account number and password

Initial default account for your name all spell, password is 123456

Once you have entered, you can log in.

4) The following interface will appear after successful login

Login not successful please contact the administrator.

5) Some simple settings

For example, display by name: Click the Contact----Display-----Display the name

?

If you want to play some complicated functions, please refer to the official documentation.

?

Ii. Description of SVN usage

SVN is a code versioning control tool that lets you see what you've done with your current code at any time, and you can revert to any version at any time.

This can play a huge role in multi-person development projects and individual development projects. Below, let's look at their truth.

    1. Software download

      Server side: https://www.visualsvn.com/server/please download the corresponding version of your machine

      Client: http://tortoisesvn.net/downloads.html please download the corresponding version of your machine

    2. Server-side Use
      1. New Warehouse

      2. New user, control permissions

      3. Assign user to Warehouse

      4. Gets the server-side URL (for the moment it is understood as an address)

        The URL above is https://zhuxuekui-PC/svn/myTest/

        ?

        At this point, the server side is ready, the following is the configuration of the client. Later, we only need to pass

    3. Use of the client
      1. Establish the first contact with the server side and click on SVN Checkout

      2. Enter the server-side URL and click OK.

Note: Notice revision This column, if we select the following revision, fill in the version number, we can get our previously stored software version.

3) After entering the URL, we can get the previous or present code.

The error above because I just shut down my svn server on my machine. To turn on the server, you need to turn on the computer----management to open the service

And then at checkout once.

This will pop up a confirmation box, you need to enter the user name and password, this is the need to fill in our previous set of user name and password to

Enter your username and password and click OK.

4) Now we can create new files and folders in MyTest, and then commit.

Click on SVN commit to commit the code to the server. Later we want to get to this code directly checkout can.

The following interface appears in turn:

The first blank, write the changes you made to this project this time, the second blank is to choose what you want to commit.

Enter your username and password and click OK.

Successful Submission interface: (make sure your server is turned on)

    1. View the submitted code

      In our browser, you can also enter the URL of the project and then look at the contents of the project.

      Enter the URL, then enter, enter the user name and password interface, and then type.

      Enter, the following interface appears we can see the file we just submitted, and click can also open.

      ?

      ?

      At this point, I have the SVN server and the client has been introduced, if you want to play some advanced features, you can search the online tutorial. This is not too much to say here.

RTX and SVN manuals for beginners

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.