unlike in svn, in git - we don't have externals - can't checkout part of the repo - can't update part of checkout without pulling the whole repo
therefore, in a large project like C5, we need to come up with a strategy for dividing things to subprojects available options seems to be "git subtree" and "git submodule". let's take this into consideration during this restructuring. On Fri, Nov 29, 2013 at 4:05 PM, Kishanthan Thangarajah <[email protected] > wrote: > Hi Folks, > > We have moved the current C5 kernel code-base to GitHub. The URL for this > project is : https://github.com/wso2/carbon-kernel > > The current project structure will get changed as we are in the process of > restructuring. > > Thanks, > Kishanthan. > > -- > *Kishanthan Thangarajah* > Senior Software Engineer, > Platform Technologies Team, > WSO2, Inc. > lean.enterprise.middleware > > Mobile - +94773426635 > Blog - *http://kishanthan.wordpress.com <http://kishanthan.wordpress.com>* > Twitter - *http://twitter.com/kishanthan <http://twitter.com/kishanthan>* > > _______________________________________________ > Architecture mailing list > [email protected] > https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture > > -- With regards, *Manu*ranga Perera. phone : 071 7 70 20 50 mail : [email protected]
_______________________________________________ Architecture mailing list [email protected] https://mail.wso2.org/cgi-bin/mailman/listinfo/architecture
