> -----Original Message-----
> From: devl-boun...@freenetproject.org 
> [mailto:devl-boun...@freenetproject.org] On Behalf Of Daniel Cheng
> Sent: Saturday, April 11, 2009 4:40 PM
> To: Freenet Development
> Subject: [freenet-dev] GitHub and SVN-like workflow
> 
> Hi all,
> 
> I have just checked, GitHub allow "non-fast forward" update, 
> and there is no option to disable it. This means anybody have 
> write access to it might overwrite the whole repository, 
> keeping no history behind. (for those who are curious, google 
> the 'git push --force').
> 
> So we have three options:
>    1) Just live with it, we trust our developers, we have 
> backups, yada yada.  (i hate this option)

This really sucks.

>    2) Adapt the git workflow: every developer have his own 
> branch, only toad have access to the main repository, he will 
> pull periodically (or on request)

This also sucks, development of plugins like Freetalk and WoT generates
insaneous amounts of changes during refactoring, toad would have to merge
very much if git merging has to be done manually...

_______________________________________________
Devl mailing list
Devl@freenetproject.org
http://emu.freenetproject.org/cgi-bin/mailman/listinfo/devl

Reply via email to