Am 23.02.2012 um 10:22 schrieb Frank Tkalcevic:

> I'm new to git so I may have completely misunderstood what git can do,
> but...
> 
> I have more than one linuxcnc machine now, and they all have customisations
> to the source.
> 
> As I understand it, I should be able to up my own "main" repository clone of
> linuxcnc.  Then, each of my cnc machines can then clone the source from this
> "main" repository, and push changes to it.  Every now and then I'd pull the
> latest linuxcnc main branch to this "main" server, and update the cnc
> machines.
> 
> First question, is this possible?  Is this the right way to do it?

yes - sensible, I do this all the time (I use my own server, not github, but no 
conceptual difference)


> Second question, can this "main" repository be set up on github? Given that
> github is free, it seems like a good place to store it.
> Any idea how?  I've read about "fork" on github, but that only seems to
> apply to repositories hosted on github.

right

just create an empty emc2-dev repo on github, and push all branches you need 
from your local working repo

-m


------------------------------------------------------------------------------
Virtualization & Cloud Management Using Capacity Planning
Cloud computing makes use of virtualization - but cloud computing 
also focuses on allowing computing to be delivered as a service.
http://www.accelacomm.com/jaw/sfnl/114/51521223/
_______________________________________________
Emc-developers mailing list
Emc-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-developers

Reply via email to