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 versions in CCS modifying

Tool/software: Code Composer Studio

For the purpose of creating versions of projects, I copied (Ctrl + C) and pasted (Ctrl + V) a project directly into the Project Explorer modifying only the name.

However, when I change the "main.c" file, all versions are being modified simultaneously.

What to do to make the versions stop synchronizing the changes?

Thank you so much.