Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] Bad Git link in CDT documentation

Thank you Mark and Doug: it worked!

Here are the whole process for completeness.

  • I've uploaded my SSH public key to Gerrit.
  • I've setup SSH into Eclipse preferences.
  • I cloned the CDT Git repository as a Gerrit "Eclipse.org Reviews" repository source (not "Clone URI").
  • Then, URI was automatically setup to "ssh://cbismuth@xxxxxxxxxxxxxxx:29418/cdt/org.eclipse.cdt".


I have "Mylyn Reviews Connector: Gerrit" 2.11.0 installed.

Chris


2016-06-23 17:48 GMT+02:00 Doug Schaefer <dschaefer@xxxxxxxxxxxxxx>:
It should be ssh://gerrit.eclipse.org:29418/cdt/org.eclipse.cdt.git. At least that’s what I use. There’s a https version of it too, which I don’t use now that we talked our IT department into opening up outgoing ssh connections. :)

From: <cdt-dev-bounces@xxxxxxxxxxx> on behalf of Marc Khouzam <marc.khouzam@xxxxxxxxxxxx>
Reply-To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Date: Thursday, June 23, 2016 at 9:02 AM
To: "CDT General developers list." <cdt-dev@xxxxxxxxxxx>
Subject: Re: [cdt-dev] Bad Git link in CDT documentation

Its failing for me too.  Not sure why.
But the second url is an alternative.  I have added it to the wiki you mention.
Better description here:
https://wiki.eclipse.org/CDT/git

Thanks for reporting.

From: cdt-dev-bounces@xxxxxxxxxxx [cdt-dev-bounces@xxxxxxxxxxx] on behalf of Christophe Bismuth [christophe.bismuth@xxxxxxxxx]
Sent: June 23, 2016 6:17 AM
To: cdt-dev@xxxxxxxxxxx
Subject: [cdt-dev] Bad Git link in CDT documentation

Hi,

This Git link doesn't seem to work : git://git.eclipse.org:29418/cdt/org.eclipse.cdt.git

But this one work well (picked up from Gerrit) : git://git.eclipse.org/gitroot/cdt/org.eclipse.cdt

Did I do something wrong?
If not, feel free to tell me where this documentation is hosted, I would to glad to contribute and fix it.

https://wiki.eclipse.org/Getting_started_with_CDT_development#Setting_up_the_Sources

Chris


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://dev.eclipse.org/mailman/listinfo/cdt-dev


Back to the top