SVN 签出命令
前言
- centos 7.6
- subversion 1.7.14
安裝SVN
yum install subversionSVN 簽出命令
shell> svn checkout https://154.xxx.xxx.xxx:8088/svn/xxx --username xxxError validating server certificate for 'https://154.xxx.xxx.xxx:8088':- The certificate is not issued by a trusted authority. Use thefingerprint to validate the certificate manually!- The certificate hostname does not match. Certificate information:- Hostname: 172_21_0_11- Valid: from Oct 12 03:32:36 2020 GMT until Oct 10 03:32:36 2030 GMT- Issuer: 172_21_0_11- Fingerprint: EF:30:AC:5F:9E:xx:16:xx:4C:12:7C:xx:F9:80:99:C5:xx:A4:AA:83 (R)eject, accept (t)emporarily or accept (p)ermanently? p Authentication realm: <https://154.xxx.xxx.xxx:8088> VisualSVN Server Username: lihonggang Password for 'xxx': **********----------------------------------------------------------------------- ATTENTION! Your password for authentication realm:<https://154.xxx.xxx.xxx:8088> VisualSVN Servercan only be stored to disk unencrypted! You are advised to configure your system so that Subversion can store passwords encrypted, if possible. See the documentation for details.You can avoid future appearances of this warning by setting the value of the 'store-plaintext-passwords' option to either 'yes' or 'no' in '/root/.subversion/servers'. ----------------------------------------------------------------------- Store password unencrypted (yes/no)? no A xxx/xxx.log A xxx/xxx.xml ...U xxx Checked out revision 13.SVN 更新
shell> svn updateUpdating '.': At revision 13.參考
http://subversion.apache.org/packages.html
https://blog.csdn.net/gsg8709/article/details/79435741
總結
- 上一篇: 慢性胰腺炎的4大症状
- 下一篇: 颌下淋巴结肿大最危险的症状是什么