The most detailed BitBucket starter manual in history, hands-on guide

Source: Internet
Author: User
Tags sourcetree

Boss wants me to do some research. Free software version management tools are useful for small team development. The first thing I think of is git, often in git, I heard it's code warehouse easy to use, so I registered a GitHub account, the creation of the warehouse when only found that only open source projects, private warehouse to charge, so on the site asked a lot of people, Found a lot of people are using BitBucket management project, it provides 5 people unrestricted private warehouse, this is too tempting, so spent a whole afternoon, tried, found really good. The boss said to tidy up a simple and understandable, no learning costs of the document, I wrote this, hands-on guide


BitBucketInstructions for use:


Users please look directly at the first step, the second step and egit use instructions,


You can see three or four steps to create your own warehouse.


First step: New user Registration www.bitbucket.org



Then follow the steps to create a tutorial code library


can choose to download Sourcetree and git sourcetree is a client, graphical interface, very convenient

The main interface has a tutorial, very detailed, you can see


Step two: Set up Chinese


Click on the villain icon in the upper right corner, then tap on "Manage account"

At the bottom of account settings is an option,Language, to Chinese .



Step three: Create a warehouse


After creation, you can copy the code with Sourcetree, click Clone with sourcetree


Will pop up this window, you can change the target path (must be an empty folder, the best not exist)

The inside is now empty, click Open in File Manager

Copy the code to this folder

Then check the Sourcetree, there are unsaved files (if not, click on the log / history) Click on "Files not staged"



It will become a "staged file."


Then click "Submit" on the toolbar.

Enter the text you want to explain, click Submit

At this point you can see that there's something in the branch, but this time it's just your local

Click Push to put it on the server


Click to show the full output, you can see the progress, if the green, the implementation of success, it is OK, the file will be a little bit more slowly


Then go to the website, refresh the page, will come out information


Fourth step: Manage the Warehouse


Source code section can download and view the source code



Submit section to view submission records



Click submit below the blue Word, you can see this version of the repair section, each change file will be displayed, red means delete code, green means to add code , it is very convenient to see what this version updated,

Next to the notification icon can leave a comment


Fifth Step: Code update


General Steps for code Update: Clone code--Modify--submit--Push

Eclipse can be done conveniently with egit ,Qt has git tools,Vs has git plugin, other things can be done with sourcetree

Specific, you can query other information, because I am currently using Java, I will write a egit method of use

The most detailed BitBucket starter manual in history, hands-on guide

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.