Re: Git with Eclipse

2015-11-03 Thread Ron Wheeler
Thanks for the feedback. It is just a small change to see if I can get the process to work. It is an attempt to clarify a section that I found a bit hard to understand so I hope that it does make that section easier to read for the next person. There is a lot more information in the 4.4 Design

Re: Git with Eclipse

2015-11-03 Thread Daan Hoogland
never mind: https://github.com/apache/cloudstack-docs-admin/pull/31/files looked in the wrong repo On Tue, Nov 3, 2015 at 10:34 AM, Daan Hoogland wrote: > Ron, can you link us to your PR? there is 118 open at the moment and I > don't see your name with the last bunch. > > On Mon, Nov 2, 2015 at

Re: Git with Eclipse

2015-11-03 Thread Daan Hoogland
Ron, can you link us to your PR? there is 118 open at the moment and I don't see your name with the last bunch. On Mon, Nov 2, 2015 at 10:59 PM, Ron Wheeler wrote: > Due to Sebastien and Daan's help, I have been able to create a pull > request for a small change to the docs. > https://wiki.eclip

Re: Git with Eclipse

2015-11-02 Thread Ron Wheeler
Due to Sebastien and Daan's help, I have been able to create a pull request for a small change to the docs. https://wiki.eclipse.org/EGit/User_Guide#Working_with_remote_Repositories was also a great help. It took me a few attempts to get a push to my github repo working but it finally worked.

Re: Git with Eclipse

2015-10-30 Thread Daan Hoogland
Ron, in eclipse i avoid doing any work involving multiple remotes. I do those things from the commandline. Other things work fine and the part with remotes might work well as well these days. If you use only your fork from eclipse and fetch and rebase from apache or github from out side eclipse yo

Re: Git with Eclipse

2015-10-30 Thread Sebastien Goasguen
Ron, I don’t know how to use Github with eclipse, I use the command line for everything. But the documentation should be good: https://github.com/apache/cloudstack-docs-admin#contributing-to-the-documentation Basically you need an account on GitHub. You fork https://github.com/apache/cloudstack

Git with Eclipse

2015-10-29 Thread Ron Wheeler
Trying to help out with the docs without doing too much damage. I am new to git. I am using Eclipse with the egit/mylyn plug-in and I have managed to get the source for the docs-admin downloaded. The "Configure Fetch" has a Source Ref of "refs/heads/*" and a Desctination Ref of "refs/remotes