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.

Exclude files from CVS in CCSV6

As per processors.wiki.ti.com/.../Source_control_with_CCS

The following files and folders should not be checked into source control:

  • \Debug or \Release \<configuration name> folder
  • .xdchelp
  • \.config folder
  • \.launches folder

When I share the project it doesn't give me the option to exclude these files.

Now they are in CVS and I wish to remove.

I have two questions

1 - How do you exclude files from CVS when sharing as part of team functions

2 - How do you remove something from CVS if it has been added accidently