New files don't get added to Source Control

I'm using version 2.7, with TFS 2008. Whenever I add new files, they get added to the project, the project gets checked out, but the files don't get added to TFS. I also noticed that the 2 links that say 'Include in Project' and 'Exclude from Project' both say 'Exclude...' when it's already checked in.

Comments

    This only seems to happen if

    This only seems to happen if I add existing files, if I create files, it adds them normally.

    Are the files already inside

    Are the files already inside your project directory or are you adding them from outside the project directory? In the second case, VS.Php copies the file to the project directory and then adds it to the project.

    They were already in the

    They were already in the project file. This happens when I run a codegen tool that creates new ORM classes, then I have to add those files to the project. They're already in the right folder location.

    This issue is still

    This issue is still occurring with 2.7. It's not a big deal, but I'm worried that I might lose something if it's not under source control and something happens to my machine.

    Do we have a bug report on

    Do we have a bug report on this issue in mantis? www.jcxsoftware.com/mantis

    Juan

    I just created a