The use of Unity version control tools

Source: Internet
Author: User
Tags svn

Version control tools that can help us better manage our projects, about the specific content we can Baidu. Today Loang share how to use Unity's own version control tool.

The unity version I'm using is 5.2.1, and the other versions may be different.

First, you need to download the installation Asset server,unity the official website is available for download. When installing, the default account is admin, note admin password, we will use in unity.

Then go to the installation directory, open AssetServerControl.exe, and start server (click Start).

Then open unity, first enter Edit->projectsettings->editor, and then set version Control. Mode and host URL.

Once setup is complete, the menu bar enters Window->version Control.

Open administration, enter Server,user,password, respectively 127.0.0.1,admin, and password.

You can then create the project and add the user.

Version Control tool is mainly used for multi-person cooperation development, if the developer is you can use one person. If the project is collapsed, or if the direction is in addition to the problem can be rolled back,

See the individual settings for specific use.

To make it easier to see the changes in your code, you can install SVN, which you can open directly with unity. Very convenient.

Using version control makes it very easy to manage code, prefabrication, and so on. Even animation, as long as you manage properly, it is more convenient than SVN.

About its specific how to use, submit, update, fallback what I have not introduced, it is simple and clear, if you have never used version control tool recommendations

You learn.

Problems you may encounter: Failed to connect to asset server:could not connect to Server:connection refused (0x0000274d/10061)

is the server running on host "127.0.0.1" and accepting TCP/IP connections on port 10733?

Cause and Solution: The server connection is denied, to ensure that Assetserver is turned on, it is not possible to unload load assetserver.

The use of Unity version control tools

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.