1. 进入到UI2目录下:cd Desktop/WeX5_V3.6-mac_m/model/UI2
2. checkout代码:
svn checkout https://116.231.219.48:8443/svn/ybsoft/h5app/model/UI2/jpt jpt --username=wzz --password=wzz
第一次会出现认证,The certificate is not issued by a trusted authority. Use the fingerprint to validate the certificate manually! - The certificate hostname does not match. - The certificate has expired. Certificate information: - Hostname: host.example.com - Valid: from Jan 30 19:23:56 2004 GMT until Jan 30 19:23:56 2006 GMT - Issuer: CA, example.com, Sometown, California, US - Fingerprint: 7d:e1:a9:34:33:39:ba:6a:e9:a5:c4:22:98:7b:76:5c:92:a0:9c:7b (R)eject, accept (t)emporarily or accept (p)ermanently?输入p即可,则在本地保存该证书信息
3.svn ci '-m '
上传代码
(注意,m与单引号之间有个空格)
4.svn update
更新代码
5.svn add file