ChinaUnix.net
相关文章推荐:

googlecode 下载

通过svn管理googlecode 今天跟高伟学了一下svn,现在就把心得记录下来: 首先你应该有一个google的帐户,登录你的帐户。 1。在http://code.google.com/intl/zh-CN/网址的左上角选择项目托管,接下来选择页面下方的create a new project 建立你自己的代码仓库。这里我建立的仓库名字是along。 2.确保你的机子上安装了svn客户端(ubuntu下安装方法:sudo apt-get install subversion).然后在终端下输入 svn checkout https:...

by dolinux - 网络技术文档中心 - 2009-07-17 01:08:58 阅读(1308) 回复(0)

相关讨论

Hi all, I have decided to host ccplayer on googlecode. Currently only source code and a test AVI file - zsh_yxdcb.avi can be checked out. If you dare to struggle with bugs and pitfalls, just check out it by the anonymous account(read only, can not submit). As follows: svn checkout http://ccplayer.googlecode.com/svn/trunk/ ccplayer-read-only The home of ccplayer on googlecode is here: ccpl...

by rockins - Linux文档专区 - 2008-04-22 13:44:31 阅读(709) 回复(0)