Home > Development Tools > VSCode > body text

How does vscode use svn?

青灯夜游
Release: 2019-12-23 15:49:30
Original
14857 people have browsed it

How does vscode use svn?

#How does vscode use svn?

1. Open VS CODE. If you want to use SVN, you need to download the corresponding plug-in.

Click the extension store on the left, search for extensions, enter SVN, and install the first search result-SVN plug-in.

How does vscode use svn?

How does vscode use svn?

2. After installation, you need to configure the SVN plug-in and configure the command line execution file address of the local SVN. Click the gear in the lower left corner and select "Settings".

How does vscode use svn?

3. Enter "SVN" at the top of the pop-up window, click any How does vscode use svn?

and type the address of the SVN bin file on the right, such as As shown in the figure. After the settings are completed, restart VS CODE.

How does vscode use svn?

Press ctrl shift p, type "svn" in the pop-up command line, click svn checkout, and type the SVN resource library address

Related recommendations: vscode Getting Started Tutorial

The above is the detailed content of How does vscode use svn?. 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
Popular Tutorials
More>
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!