[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Minutes from the DPG meeting @DebConf9, 2009-07-18



On Sat, Jul 18, 2009 at 11:05:28PM +0300, Damyan Ivanov wrote:
> svn -> git migration project
>  - mr is too slow
>  - git-submodules may be the answer; may be harder to set up initialy, 
>    but pull/push shall be fast. some wrappers need to be written to 
>    help streamline the workflow (and make it similar to the SVN one).
>  - dam will investigate

git-submodules 'lock' the submodule to a specific revision, that means every new
commit in the submodule would lead to a commit in the top repo updating that
submodule.

Additionally, I wonder where the speed advantage over mr might be, because
git-submodule will pull all the same like mr.

Attachment: signature.asc
Description: Digital signature


Reply to: