欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Bazaar
来自开放百科 - 灰狐
(版本间的差异)
小 (→Links) |
|||
(未显示1个用户的8个中间版本) | |||
第1行: | 第1行: | ||
− | Bazaar | + | {{top news}} |
+ | {{SeeWikipedia|Bazaar (software)}} | ||
+ | Bazaar is a distributed version control system. Bazaar is written in Python, | ||
+ | ==Install== | ||
+ | ===CentOS=== | ||
+ | su -c 'rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm' | ||
+ | su -c 'yum install bzr' | ||
+ | ==Code== | ||
+ | bzr branch http://bazaar-vcs.org/bzr/bzr.dev bzr.dev | ||
==User== | ==User== | ||
*http://www.akarru.org/bazaar | *http://www.akarru.org/bazaar | ||
第6行: | 第14行: | ||
==Links== | ==Links== | ||
*http://bazaar-vcs.org | *http://bazaar-vcs.org | ||
+ | *https://launchpad.net/bzr/ | ||
*http://docs.huihoo.com/bazaar/ | *http://docs.huihoo.com/bazaar/ | ||
*http://download.huihoo.com/bazaar/ | *http://download.huihoo.com/bazaar/ | ||
+ | |||
+ | [[category:software development]] | ||
+ | [[category:python]] |
2013年2月20日 (三) 01:09的最后版本
![]() |
您可以在Wikipedia上了解到此条目的英文信息 Bazaar Thanks, Wikipedia. |
Bazaar is a distributed version control system. Bazaar is written in Python,
目录 |
[编辑] Install
[编辑] CentOS
su -c 'rpm -Uvh http://download.fedora.redhat.com/pub/epel/5/i386/epel-release-5-2.noarch.rpm' su -c 'yum install bzr'
[编辑] Code
bzr branch http://bazaar-vcs.org/bzr/bzr.dev bzr.dev
[编辑] User
More: http://bazaar-vcs.org/WhoUsesBzr
[编辑] Links
分享您的观点