This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS project import fails

Importing a project from my source control server directory fails. Files are transferred succefully to my local laptop. The issue is that the project name appears briefly in the Project Explorer window, but then disappears. What is causing this? How do I fix this?

I am using CCS version 6.0.1.00040

  • Hi James,

    You mean to say that the Workspace get the updated copy but the CCS tends to reject the same?

    Regards,
    Gautam
  • Gautam,
    Yes, the files are copied to the correct location, but the CCS project explorer briefly displays the project for about 2 seconds and then it disappears. Note that I imported several other projects without any problems. Only one project failed to import. There must be something wrong or missing from the archived file set for this particular project.
    Jim Eno
  • James Eno54 said:
    Yes, the files are copied to the correct location, but the CCS project explorer briefly displays the project for about 2 seconds and then it disappears.

    How did you import the project: using menu Project->Import CCS Projects, or File_Import...?

    Can you compare the project files (.project, .cproject, .ccsproject) on the server and the local copy after import to check if they are identical?
    If you can zip up and attach all the project files here, we can take a look to see if there is something wrong or missing in that particular project.

  • I used the file import. We are using code source control (Subversion) on a server and an Eclipse Subversion plugin for CCS. This plugin gives the file import facility visibility to our server. The plugin does not seem to allow the project import facility access to the server.
    All 3 files compare identical. Our s/w files are not available to send to you.
  • If the imported project was created under an earlier version of CCS with an older Compiler (I'm using CCS V6.01.00040 and Compiler V4.3.3) would I get this symptom?