How to use the Subversion control system with the Sublime Text editor

藏色散人
Release: 2018-11-08 17:40:38
Original
3628 people have browsed it

This article mainly introduces how to use the Subversion control system, Git and bit bucket with the Sublime Text editor.

SublimeText3 download address:

SublimeText3 Chinese version://m.sbmmt.com/xiazai/gongju/93

## SublimeText3 Mac version:

//m.sbmmt.com/xiazai/gongju/500

SublimeText3 Linux new version:

//m.sbmmt.com /xiazai/gongju/1471

SublimeText3 English version:

//m.sbmmt.com/xiazai/gongju/1473

Like any other text editor, working with specific repositories is a key aspect of Sublime Text.

The detailed steps are as follows:


Step 1 - Clone the repository. Please note that we will be using Python scripts in this tutorial.

How to use the Subversion control system with the Sublime Text editor

Step 2 – Include the repository in Sublime Text editor using the “Open Folder” option as shown below.

How to use the Subversion control system with the Sublime Text editor

_How to use the Subversion control system with the Sublime Text editor

Step 3 - After including the repository, the screen of the Sublime Text editor looks like the image below


How to use the Subversion control system with the Sublime Text editor

You can select the file you want to open from the list displayed on the left side of the screen, as shown below


How to use the Subversion control system with the Sublime Text editor

Note that color combinations identify keywords and packages contained in the code.

This article is about how to use the Subversion control system, Git and bit bucket with the Sublime Text editor. I hope it will be helpful to friends in need!

The above is the detailed content of How to use the Subversion control system with the Sublime Text editor. For more information, please follow other related articles on the PHP Chinese website!

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!