2013/4/16 andy pugh <bodge...@gmail.com>

>
> http://wiki.linuxcnc.org/cgi-bin/wiki.pl?Installing_LinuxCNC#Getting_the_source_with_git
>
> But where is says "git checkout v2.5.0_branch" you type "git checkout
> joints_axes3"
>
> Then compile.


I did that, but:

pkm@pkm-desktop:~$ git clone git://git.linuxcnc.org/git/linuxcnc.gitlinuxcnc-ja3
Initialized empty Git repository in /home/pkm/linuxcnc-ja3/.git/
remote: Counting objects: 122262, done.
remote: Compressing objects: 100% (27949/27949), done.
remote: Total 122262 (delta 96616), reused 118667 (delta 93214)
Receiving objects: 100% (122262/122262), 63.33 MiB | 261 KiB/s, done.
Resolving deltas: 100% (96616/96616), done.
pkm@pkm-desktop:~$ cd linuxcnc-ja3
pkm@pkm-desktop:~/linuxcnc-ja3$ git checkout joints_axes3Branch
joints_axes3 set up to track remote branch joints_axes3 from origin.
Switched to a new branch 'joints_axes3'
pkm@pkm-desktop:~/linuxcnc-ja3$ git pull
Already up-to-date.

That means nothing to update as compared to master branch?
But how do I get ja3 when compiled?

Andrew
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Emc-users mailing list
Emc-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/emc-users

Reply via email to