Pull requests from github

More
04 Jan 2018 00:17 #104001 by persei8
I am trying to update gmoccapy from 1.5.8 to the latest version. I could not find any instruction beyond "pull from master" so this is not very helpful. Downloading files from the repository using wget result in useless HTML files. I can download them in raw format but have no idea where to put them. Using git clone results in the following:

git clone github.com/LinuxCNC/linuxcnc/tree/master...mc/usr_intf/gmoccapy src
Cloning into 'src'...
remote: Not Found
fatal: repository 'github.com/LinuxCNC/linuxcnc/tree/master...c/usr_intf/gmoccapy/' not found

I can usually figure stuff out eventually, but this one has me stumped. I'd appreciate any help. Thanks.

Please Log in or Create an account to join the conversation.

More
11 Jan 2018 12:01 #104281 by andypugh
Replied by andypugh on topic Pull requests from github
You can get a set of zip files from the green "clone or download" button.

I think that to be able to do a pull request you would need to clone the entire source tree, rather than just one file, ie:
git clone https://github.com/LinuxCNC/linuxcnc.git linuxcnc-dev
The following user(s) said Thank You: persei8

Please Log in or Create an account to join the conversation.

More
11 Jan 2018 18:30 #104302 by persei8
Replied by persei8 on topic Pull requests from github
When I go to github.com/LinuxCNC/linuxcnc/tree/master...mc/usr_intf/gmoccapy, there is no "clone or download" button. I'm probably at the wrong location. Not to worry though. I managed to build the latest master version although I didn't really want to build the entire kernel and rt patch but it's done now and working well. On to the next problem.

Please Log in or Create an account to join the conversation.

Time to create page: 0.135 seconds
Powered by Kunena Forum