On 15/12/2010, at 8:05 AM, Erick Tryzelaar wrote:

> 
> It comes with a command line script to manage all the minutiae:
> 
> http://jeffkreeftmeijer.com/2010/why-arent-you-using-git-flow/
> https://github.com/nvie/gitflow
> 


> Anyway, I don't want to do anything until I talked it over with you
> all. Anyone have any opinions?


Looks pretty nice to me. Yeah, merging is a bit scary.

My main concern is that this kind of model is for teams of developers,
where some time is required to manage the work flow. But we don't
have any teams, we barely have 1.414 developers. So what happens
if a new developer comes along? Now they have to install git-flow
AS WELL as git (better make git-flow a submodule of felix :)

and learn even more things to contribute: getting rid of interscript
was supposed to make it easier.

I already have enough trouble doing really simple things, like replacing
a broken file (no, git fetch file does not work): I had to completely blow away
everything yesterday just to make this happen. I have enough trouble keeping
track of what's happening in the compiler and libraries without having to think
about multiple repositories and branches.

for example, if I make a branch for some "feature" I'm playing with and I also
need to fix some bugs, now I don't even know if the feature is backed up
on github.


--
john skaller
skal...@users.sourceforge.net





------------------------------------------------------------------------------
Lotusphere 2011
Register now for Lotusphere 2011 and learn how
to connect the dots, take your collaborative environment
to the next level, and enter the era of Social Business.
http://p.sf.net/sfu/lotusphere-d2d
_______________________________________________
Felix-language mailing list
Felix-language@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/felix-language

Reply via email to