There were always problems when installing tortoiseGit, so I simply changed to svn. I was afraid that there would be problems during the process, so I made a record. The installation went smoothly. First, the official website link address: https://tortoisesvn.net/downloads.html You can also download the simplified Chinese package I downloaded: http://xiazai.jb51.net/202105/yuanma/tortoise_jb51.rar 1: Double-click to open the second 2. Click Run 3. Next 4. Command line client tools: Choose whether to use command line operations. If not, just click next. 5. Click finish to complete. At this time, we can right-click any blank location to check whether the installation is complete. If completed, there will be a prompt as shown above. At the same time, users who choose to use the command line in the above steps can also view it through the command line. Press win+R to enter the command line and enter cmd to pop up the command line prompt box. Enter svn and the following prompt will pop up, indicating that the installation is successful. At this time, we see the prompt in English in the email, so we need to install the Chinese package You can download it from the official website, or you can download my compressed package file, which is the first installation package in Figure 1. Double-click to run, click the next step, and then complete it. After completion, we right click and set it through setting After the setting is completed, right-click again and it should be in simplified Chinese. You may also be interested in:
|
<<: JavaScript implements password box verification information
>>: How to make form input and other text boxes read-only and non-editable in HTML
This article example shares the specific code of ...
In the course of work, you will encounter many ca...
Preface About the performance comparison between ...
This article mainly explains tables, which are no...
Table of contents 1. v-text (v-instruction name =...
Table of contents 1. Objectives 2. Environmental ...
HTML forms are used to collect different types of...
Context definition and purpose Context provides a...
Table of contents ESLint plugin installation in H...
Table of contents vue router 1. Understand the co...
Preface: Jenkins' Master-Slave distributed ar...
TRUNCATE TABLE Deletes all rows in a table withou...
Table of contents summary Overall process front e...
Install Ubuntu 20.04 Install NVIDIA drivers Confi...
1. Data flows from QT to JS 1. QT calls the JS fu...