Re: [Emc-users] Changing From Master to 2.7?

2015-01-28 Thread Sebastian Kuzminsky
On 1/28/15 11:38 AM, Todd Zuercher wrote: Is there a simple way to switch from Master to 2.7? It depends if you are building your own version of linuxcnc from git, or if you are using master packages from the buildbot. If you build linuxcnc yourself: git checkout 2.7 make clean all If

Re: [Emc-users] Changing From Master to 2.7?

2015-01-28 Thread Sebastian Kuzminsky
On 1/28/15 8:30 PM, Todd Zuercher wrote: I am using buildbot and I had changed the the repos from master-rt to 2.7. The part I am missing is how to force apt to downgrade? What is the trick to doing that? It's different for different package management front-ends. There are probably easy

Re: [Emc-users] Changing From Master to 2.7?

2015-01-28 Thread Todd Zuercher
@lists.sourceforge.net Sent: Wednesday, January 28, 2015 3:23:21 PM Subject: Re: [Emc-users] Changing From Master to 2.7? On 1/28/15 11:38 AM, Todd Zuercher wrote: Is there a simple way to switch from Master to 2.7? It depends if you are building your own version of linuxcnc from git, or if you are using