TortoiseSvn Little Turtle Installation Latest Detailed Graphics Tutorial

TortoiseSvn Little Turtle Installation Latest Detailed Graphics Tutorial

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:
  • Detailed explanation of how to modify the server address of TortoiseSVN in IntelliJ IDEA
  • How to use TortoiseSVN_PowerNode Java Academy
  • TortoiseSVN Tutorial
  • IDEA 2021.1 Operation SVN Latest Super Detailed Tutorial (Pictures and Text)

<<:  JavaScript implements password box verification information

>>:  How to make form input and other text boxes read-only and non-editable in HTML

Recommend

js implements shopping cart addition and subtraction and price calculation

This article example shares the specific code of ...

Talk about implicit conversion in MySQL

In the course of work, you will encounter many ca...

Should I use distinct or group by to remove duplicates in MySQL?

Preface About the performance comparison between ...

Bootstrap3.0 study notes table related

This article mainly explains tables, which are no...

Learning Vue instructions

Table of contents 1. v-text (v-instruction name =...

A brief discussion on order reconstruction: MySQL sharding

Table of contents 1. Objectives 2. Environmental ...

HTML form component example code

HTML forms are used to collect different types of...

Analysis of Context application scenarios in React

Context definition and purpose Context provides a...

vue front-end HbuliderEslint real-time verification automatic repair settings

Table of contents ESLint plugin installation in H...

Detailed explanation of VueRouter routing

Table of contents vue router 1. Understand the co...

Linux Jenkins configuration salve node implementation process diagram

Preface: Jenkins' Master-Slave distributed ar...

Explanation of Truncate Table usage

TRUNCATE TABLE Deletes all rows in a table withou...

SMS verification code login function based on antd pro (process analysis)

Table of contents summary Overall process front e...

Tutorial on installing Ubuntu 20.04 and NVIDIA drivers

Install Ubuntu 20.04 Install NVIDIA drivers Confi...

Implementation of interactive data between QT and javascript

1. Data flows from QT to JS 1. QT calls the JS fu...