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
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
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
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.
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
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
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