Posted June 29th, 2009 by MShanahan
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.

MShanahan says:
This only seems to happen if I add existing files, if I create files, it adds them normally.
juanc says:
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.
MShanahan says:
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.
MShanahan says:
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.
juanc says:
Do we have a bug report on this issue in mantis? www.jcxsoftware.com/mantis
Juan
MShanahan says:
I just created a bug:
http://www.jcxsoftware.com/mantis/view.php?id=325