1
mepine Sep 16, 2011
Git, Perforce
|
2
icyleaf Sep 16, 2011
git
|
3
chloerei Sep 16, 2011
Git
|
4
Livid MOD OP PRO 那么如果是和 git 集成的 code review 流程和系统,大家是否有什么好的推荐呢?
|
5
icyleaf Sep 16, 2011
线上:Lighthouse/Github
自搭:Redmine/YouTrack 其实可以利用 github 的 service hooks 支持的系统 |
6
acwind Sep 16, 2011
公司仍然在用SVN,自己业余时间的小项目果断用Git.
|
7
spritevan Sep 16, 2011
Gerrit code review + MediaWIKI
|
8
mepine Sep 16, 2011
http://www.reviewboard.org/ reviewboard
|
9
kongruxi Sep 16, 2011
@Livid
「和git集成的 code review 流程和系统」,不太明白这句话是什么意思 流程是不是指这文章讲到的 http://nvie.com/posts/a-successful-git-branching-model |
10
stranbird Sep 16, 2011
推荐assembla,一个免费的private git repo host
|
12
adow Sep 16, 2011
这周刚开始用git,正在进行的项目全改到git里了
|
13
xi4oh4o Sep 16, 2011
最爱git&github
|
14
irockman Sep 16, 2011 via Android
git hudson sonar
|
15
aveline Sep 16, 2011
水银。。
|
17
sutar Sep 16, 2011
@stranbird http://www.assembla.com/plans 是这里么? 没有看到有free的private的呀..
|
18
stranbird Sep 16, 2011
@sutar "We also offer free plans with unlimited users but only 1 tool (Subversion, Git or StandUp)" 你搜搜这句话~
|
19
summic Sep 17, 2011
公司仍然在用SVN,自己业余时间的小项目果断用水银+MacHG
|
20
feiandxs Sep 17, 2011
svn
|
21
yyfearth Sep 17, 2011
自己的、开源的git,不是自己的、闭源的svn
|
22
yangguang Sep 17, 2011
Git
|
23
levey Sep 17, 2011
GIT
|
24
lenmore Sep 17, 2011
貌似git的天下啊。
我用hg |
25
tsing Sep 17, 2011 via iPhone
|
26
myrual Dec 1, 2011
前几天刚用bitnami的虚拟机用了redmine,功能很多,wiki论坛bug管理,也能浏览代码,但是似乎没有针对代码做注释的功能。还是github好啊
|
28
muxi Dec 1, 2011
hg
使用它什么原因都不是,仅仅因为bitbucket之前只能用hg,并且提供无限制的私有仓库 |
29
ywjno Dec 1, 2011
git
|
30
yoyicue Dec 1, 2011
git 托管在 bitbucket
|
31
iwege Dec 1, 2011
公司的纯git,还有一个项目用的是svn,主要是因为svn在windows下面的工具比较简单,不需要安装额外的东西。
|
32
xiaket Dec 1, 2011
水银+1
|
33
quix Dec 1, 2011
git
|
34
TheOnly92 Dec 1, 2011
git, git+svn
|
35
reducm Dec 1, 2011 via Android
自己git,协作闭源还是svn
|
37
saharabear Dec 1, 2011
git
|
38
xinple Dec 1, 2011
hg
|
39
clino Dec 1, 2011
公司新的使用 git (服务端用 gerrit2)
自己用 mercurial(hg) |
40
fanxuan Dec 1, 2011
用hg(bitbucket)
|
41
panlilu Dec 1, 2011
git
|
42
lenmore Dec 1, 2011
hg
|
43
freefcw Dec 1, 2011
git吧,或者hg也可以……现在比较喜欢git了
|
44
benzheren Dec 1, 2011
git
|
45
myrual Dec 2, 2011
刚刚尝试了一下gerrit,和gitblit
gerrit,安装简单,但是必须自己push项目去服务器。 gitblit,看起来很简单,但是会在启动的时候去marven.com下载应用。但是结果你知道的。 无法访问marven.com |
46
myrual Dec 16, 2011
刚刚试试trac,创建项目需要命令行。 难道没有插件么?
貌似其他功能很强大 |