Convertion to Git

Gerd v. Egidy lists at egidy.de
Thu Mar 26 05:38:33 EDT 2009


Hi Bron,

we did a migration from svn to git at our company last fall. Currently we are 
happy with the switch and especially enjoy the low overhead of creating & 
merging back branches.

> 2) Figure out how to deal with 'sieve' and 'cmulocal' being
>    separate repositories (either merge into one git repository
>    or keep separate with 'git submodule')

We had the same issue with separate repositories and tried the git submodule 
approach. Our experience was that submodules really complicated the 
development workflow and their use is not documented as well as the rest of 
git. So we decided that they are not worth the trouble and either put the 
stuff in one repository or kept them completely separate git repositories.

Kind regards,

Gerd

-- 
Address (better: trap) for people I really don't want to get mail from:
jonas at cactusamerica.com



More information about the Cyrus-devel mailing list