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

MySQL 5.7.17 installation and configuration tutorial under Linux (Ubuntu)

Preface I have installed MySQL 5.6 before. Three ...

How many pixels should a web page be designed in?

Many web designers are confused about the width of...

Detailed explanation of the use cases of Vue listeners

The first one is to use jQuery's ajax to send...

Using better-scroll component in Vue to realize horizontal scrolling function

About Recently, in the process of learning Vue, I...

How to install Linux online software gcc online

Linux online installation related commands: yum i...

CSS pseudo-element::marker detailed explanation

This article will introduce an interesting pseudo...

Example of MySQL slow query

Introduction By enabling the slow query log, MySQ...

Web Design TabIndex Element

TabIndex is to press the Tab key to sequentially o...

ul list tag design web page multi-column layout

I suddenly thought of this method when I was writi...

Introduction to MySQL Connection Control Plugin

Table of contents 1. Introduction to the connecti...

jQuery+Ajax to achieve simple paging effect

This article shares the specific code of jquery+A...

Using CSS to implement image frame animation and curve motion

The basic principle of all animations is to displ...