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.

What files to store in svn/clearcase repository for BIOS6 ccsv4 projects

Hi

What are the minimum files I need to store in our backup repository?

There are two directories, the project and the configuration. From the project folder, i saved

  • .settings folder and its  contents
  • .ccsproject
  • .cdtbuild
  • .cdtproject
  • .project
  • macros.ini
  • and your c files

But for the configuration file, I added the same files to the repository, but also include common.cfg.

  • .settings folder and its  contents
  • .ccsproject
  • .cdtbuild
  • .cdtproject
  • .project
  • macros.ini
  • common.cfg.

I excluded .config since it had a lot of files.

Do I need the .config folder?

(Sorry for being lazy, I could have figured this out by trial and error but the time CCSv4 takes to build a configuration is too painful for me)

Cheers