Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ptp-dev] contributing via gerrit

Victory. Checkout successful. Should we remove 'gitroot' from the web page?

Cheers,
Steve

On 10/07/2013 01:01 PM, Greg Watson wrote:
Steve,

You don't use 'gitroot' when specifying the Gerrit URL. Try:

git clone ssh://sbrandt@xxxxxxxxxxxxxxx:29418/ptp/org.eclipse.ptp.git

Greg

On Oct 7, 2013, at 1:22 PM, Steven R. Brandt <sbrandt@xxxxxxxxxxx> wrote:

I'm attempting to contribute via gerrit. As a first step, I need to check out
the project in the gerrit way. This is what I do:

git clone ssh://sbrandt@xxxxxxxxxxxxxxx:29418/gitroot/ptp/org.eclipse.ptp.git

But I get:

Permission denied (publickey).
fatal: Could not read from remote repository.

Please make sure you have the correct access rights
and the repository exists. Any idea what I'm doing wrong?

Cheers,
Steve
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev
_______________________________________________
ptp-dev mailing list
ptp-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/ptp-dev



Back to the top