i**p 发帖数: 205 | 1 you should never create a branch.
当时在讨论svn.
是不是该换个地方了。。。 |
t****t 发帖数: 6806 | 2 为什么不要branch呢?
【在 i**p 的大作中提到】 : you should never create a branch. : 当时在讨论svn. : 是不是该换个地方了。。。
|
g*****y 发帖数: 7271 | 3 he does not trust you or svn?
【在 i**p 的大作中提到】 : you should never create a branch. : 当时在讨论svn. : 是不是该换个地方了。。。
|
w**z 发帖数: 8232 | 4 换git 吧。
【在 i**p 的大作中提到】 : you should never create a branch. : 当时在讨论svn. : 是不是该换个地方了。。。
|
w***g 发帖数: 5958 | 5 反正我目前的组里的人, 包括我自己, 都只敢上最简单的东西. branch这种东西玩过一
两次, 实际工作中从来不敢用.
【在 i**p 的大作中提到】 : you should never create a branch. : 当时在讨论svn. : 是不是该换个地方了。。。
|
i**p 发帖数: 205 | 6 其实是因为资深人士都是clearcase教育出来的。
【在 t****t 的大作中提到】 : 为什么不要branch呢?
|
i**p 发帖数: 205 | 7 还有资深人士觉得OO is evil. 理念不同,呆着郁闷。
【在 i**p 的大作中提到】 : 其实是因为资深人士都是clearcase教育出来的。
|
s*********t 发帖数: 1663 | 8 He is likely to be right.
【在 i**p 的大作中提到】 : you should never create a branch. : 当时在讨论svn. : 是不是该换个地方了。。。
|
i**p 发帖数: 205 | 9 展开说说
【在 s*********t 的大作中提到】 : He is likely to be right.
|
s*********t 发帖数: 1663 | 10 In svn branching is not cheap and should be controlled by either release mas
ter or project lead for a specific feature development.
They will eventually be closed after tagging or merging back to trunk.
I remember before we switch to git, each merge from trunk to a release branc
h takes several mins.
【在 i**p 的大作中提到】 : 展开说说
|
|
|
w**z 发帖数: 8232 | 11 merging is PITA, but hard to imagine everyone works in the same branch and
you also release from the same branch.
mas
branc
【在 s*********t 的大作中提到】 : In svn branching is not cheap and should be controlled by either release mas : ter or project lead for a specific feature development. : They will eventually be closed after tagging or merging back to trunk. : I remember before we switch to git, each merge from trunk to a release branc : h takes several mins.
|
g*****y 发帖数: 7271 | 12 ClearCase branching support is said to be better than SVN.
But I do hate ClearCase.
【在 i**p 的大作中提到】 : 其实是因为资深人士都是clearcase教育出来的。
|
i**p 发帖数: 205 | 13 I agree. SVN does not encourage branching, but that does not mean SVN
branching is always bad.
In my case I don't think senior people thought that much as you did. they
are just not used to it.
mas
branc
【在 s*********t 的大作中提到】 : In svn branching is not cheap and should be controlled by either release mas : ter or project lead for a specific feature development. : They will eventually be closed after tagging or merging back to trunk. : I remember before we switch to git, each merge from trunk to a release branc : h takes several mins.
|
W********n 发帖数: 254 | 14 还是尊重团队整体的习惯吧,除非你能把其他人都说服。 |
y**b 发帖数: 10166 | 15 主要还是太复杂。
有个项目我改动了500多个头文件,原开发者要求我用branch (cvs),然后合并回去。
非常谨慎地设计好步骤,一次成功。
【在 i**p 的大作中提到】 : you should never create a branch. : 当时在讨论svn. : 是不是该换个地方了。。。
|
k********4 发帖数: 858 | 16 有意思。我们公司就算更新个hyperlink都要自己开branch,是不是overkill了? |
c*********e 发帖数: 16335 | 17 用的windows版本还是mac版本的svn?
【在 i**p 的大作中提到】 : you should never create a branch. : 当时在讨论svn. : 是不是该换个地方了。。。
|
s******e 发帖数: 493 | 18 How do you guys handle merge and release with tons of branches?
【在 k********4 的大作中提到】 : 有意思。我们公司就算更新个hyperlink都要自己开branch,是不是overkill了?
|