NeuronRobotics / ServoStock

This is the repository for the bowler enabled, closed loop controlled 3d printer.
18 stars 9 forks source link

Check out the GIT repo and close this issue through a commit. #2

Closed madhephaestus closed 10 years ago

madhephaestus commented 10 years ago

Use eclipse to check out the git repository, make a small change, commit it with this issue number in the commit message, and push the results to the upstream project to resolve the issue.

madhephaestus commented 10 years ago

If you are having problems getting this working, feel free to email me. This assignment is about 2 weeks lat at this point.

madhephaestus commented 10 years ago

this was not closed through a commit. Please read the issue and complete the task rather then just closing the issue.

kmatta commented 10 years ago

I made a change in the RBE501-2014-Delta-Kinematics/src/RBE501-2014-Delta-Kinematics.c file at the top by adding a comment. The change is visible online so I closed the issue. I tried to do it again, but now it gives the master[rejected - non-fast-forward] error.

ghost commented 10 years ago

Krishna, I ran into the same error today. You need to Pull the latest changes before you can commit and Push any of your own changes. That seemed to work for me anyway.

kmatta commented 10 years ago

Reinstalled the project and inserted a comment with Issue#2 in the commit message. Closing issue now.