I. Introduction to the environment
1.centos 7
2. Java1.8.0_211
Two. Java environment configuration
1. First find the jdk package and the csvn package on the Internet
2. Firs
I. Introduction to the environment
1.centos 7
2. Java1.8.0_211
Two. Java environment configuration
1. First find the jdk package and the csvn package on the Internet
2. Firs
Install packages jdk, csvn, tortisesvn
1. Create a new folder
sudo mkdir /usr/local/java
2.. Copy the files to /usr/local/java
cp jdk-12.0.1_linux-x64_bin.tar.gz /usr/local/java
3.. Enter the di