[Kde-scm-interest] Layout of Git repositories for KDE

Thiago Macieira thiago at kde.org
Thu Nov 1 12:08:52 CET 2007


Em Thursday 01 November 2007 11:34:54 Riccardo Iaconelli escreveu:
> I'm a bit concerned about how we will treat svn:externals, especially when
> they are in different modules. Think for example of libplasma being
> embedded in amarok. How are we going to treat this?

If the external refers to something that is a repository in entirety, then 
it's ok to keep it as a git-submodule link.

If it's referring to something inside a repository, git submodule cannot 
represent it. Therefore, options are:

1) request the feature from git (this includes a partial-tree checkout too)
or
2) make the target *be* a repository on its own and use submodules in both 
places
or
3) drop the link entirely 

-- 
  Thiago Macieira  -  thiago (AT) macieira.info - thiago (AT) kde.org
    PGP/GPG: 0x6EF45358; fingerprint:
    E067 918B B660 DBD1 105C  966C 33F5 F005 6EF4 5358
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: This is a digitally signed message part.
Url : http://mail.kde.org/pipermail/kde-scm-interest/attachments/20071101/d1941fe6/attachment.pgp 


More information about the Kde-scm-interest mailing list