Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [cdt-dev] what happened to cdt.core.linux?

What is the URL that you are using to check out the project?

Sent from my (old) iPhone

On 12 Sep 2011, at 21:34, Chris Recoskie <recoskie@xxxxxxxxxx> wrote:

I cloned the main CDT repo from Egit, unchecked all branches except cdt_7_0 in the clone wizard.

===========================
Chris Recoskie
Team Lead, IBM CDT and RDT
IBM Toronto

Attachment: binwj6lbokk9y.bin
Description: Binary data

James Blackburn ---09/12/2011 04:06:29 PM---On 12 September 2011 20:40, Chris Recoskie <recoskie@xxxxxxxxxx> wrote: > I imported everything. It

PNG image


From:

PNG image


James Blackburn <jamesblackburn@xxxxxxxxx>

PNG image


To:

PNG image


"CDT General developers list." <cdt-dev@xxxxxxxxxxx>

PNG image


Date:

PNG image


09/12/2011 04:06 PM

PNG image


Subject:

PNG image


Re: [cdt-dev] what happened to cdt.core.linux?

PNG image


Sent by:

PNG image


cdt-dev-bounces@xxxxxxxxxxx




On 12 September 2011 20:40, Chris Recoskie <recoskie@xxxxxxxxxx> wrote:
    I imported everything. It literally isn't there under the working directory under the Git Repository Explorer, so it won't import it, because it doesn't think it's there. It's not there in the filesystem either. I'm stumped.


Odd. How are you checking out the branch?  When I do it, the files are there:

bash:jamesb:xl-cbga-20:32799> git checkout eclipse/cdt_7_0
Checking out files: 100% (4117/4117), done.
Branch eclipse/cdt_7_0 set up to track remote branch eclipse/cdt_7_0 from origin.
Switched to a new branch 'eclipse/cdt_7_0'
bash:jamesb:xl-cbga-20:32801> ls core/org.eclipse.cdt.core.linux
ChangeLog  META-INF  about.html  bin  build.properties  fragment.xml  library  pom.xml  src
bash:jamesb:xl-cbga-20:32802> git diff origin/eclipse/cdt_7_0
bash:jamesb:xl-cbga-20:32803>

Note sure this helps you, but just another datapoint...

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


_______________________________________________
cdt-dev mailing list
cdt-dev@xxxxxxxxxxx
https://dev.eclipse.org/mailman/listinfo/cdt-dev

Back to the top