Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [incubation] possible for one project to have multiple git repositories?

Hi Mark,

As a fairly extreme example (I presume), the Paho project has 11 repositories on github and I don't believe all of the project repos have been migrated.

https://github.com/eclipse/?utf8=%E2%9C%93&query=paho

Cheers,

Roger


On Tue, Mar 22, 2016 at 1:40 PM, Mark Stoodley <mstoodle@xxxxxxxxxx> wrote:
A use case has come up for the OMR project where we have a significant piece of functionality that could be consumed both as part of the OMR project but also independently of the rest of the OMR project. The easiest way to manage that would probably be to have it reside in its own git repository, although we haven't decided 100% that's the way to go.

Just testing the waters on that solution: is it possible for an Eclipse project to have more than one associated git repo?  Say eclipse/omr and eclipse/omr/agentcore (where agentcore is the name of the significant piece of functionality).

Or is that only possible with top-level projects and then creating a sub-project?

Mark Stoodley 8200 Warden Avenue
Senior Software Developer Markham, L6G 1C7
IBM Runtime Technologies Canada
Phone:+1-905-413-5831 
e-mail:mstoodle@xxxxxxxxxx 

We cannot solve our problems with the same thinking we used when we created them - Albert Einstein
 
 




_______________________________________________
incubation mailing list
incubation@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/incubation



Back to the top