新仓库从 url克隆
如果提示
Subversion 1.5.0 or later required, but no bindings were found Subvertpy 0.7.4 or later required, but not found
Please install either Subvertpy or the Subversion Python SWIG bindings! Completed with errors, see above
先装插件 brew install --with-python subversion
如果插件装不成功,很可能被墙了 https://serf.googlecode.com/svn/src_releases/serf-1.3.8.tar.bz2这个地址下载bz包,放到/Library/Caches/Homebrew中,改名为subversion--serf-1.3.8.tar.bz2
然后再执行 https://serf.googlecode.com/svn/src_releases/serf-1.3.8.tar.bz2 即可