svn拉取

拉取前一定要记得先umont

// 设置成中文编码
export LC_ALL=zh_CN.UTF-8

svn checkout svn://192.168.0.207:88/svn/JavaPlatform/core/jeesite-core --username [email protected] --password qzl@2023

svn checkout svn://192.168.0.207:88/svn/JavaPlatform/core/jeesite-parent --username [email protected] --password qzl@2023

svn checkout svn://192.168.0.207:88/svn/JavaPlatform/core/jeesite-core-web --username [email protected] --password qzl@2023

svn checkout svn://192.168.0.207:88/svn/JavaPlatform/web/jeesite-system-jm-modules --username [email protected] --password qzl@2023

svn checkout svn://192.168.0.207:88/svn/JavaPlatform/web/jeesite-system-jm --username [email protected] --password qzl@2023

svn checkout svn://192.168.0.207:88/svn/JavaPlatform/web/jeesite-system-store --username [email protected] --password qzl@2023

你可能感兴趣的:(svn)