On 10/27/2010 07:55 AM, Vincent van Ravesteijn wrote:
> Hi all,
>
> Just to inform you. I made a git repository on gitorious.
Hi Vincent,
I think you should keep 'master' in line with svn/trunk and do your
personal commit in a new 'vfr' branch. We could also create a new common
branch for git only development. This branch would be used by people who
would like to switch to git entirely and would be merged into master
(and svn/trunk) periodically (everyday?). Or we could do the opposite:
create a read-only branch "svn" and merge periodically commit from
master where main development would happen.
Abdel.