I need to change the local path of a project in a solution.
The solution folder is called app.
It has an app.sln file.
And all of the files and directories are in this level.
But I somehow set the working folder in Source Safe to App/App.
Now I can't change the local path to all the files back to app.
When I open the solution it makes a new app folder in app/app and duplicates all of the files to that location.
It's just annoying.
And if I blow it away, and download again, it still keeps the problem.
So I guess I screwed up the solution file in source safe or something.
Although the latest version out there of the sln file doesn't look like its mine so I don't know why this problem is sticking.
I don't think I ever checked in the sln file.
Anyway, everything out there says to go to:
File -> Source Control -> Workspaces
Apparently we do not have this enabled because this menu item simply does not show up for me.
I would prefer TFS and I did not set up this project and am not the original programmer.
I just need to be able to change the local path these files are pointing to within the C# project in the VS 20102 solution.
Then I'll be ok I think.
But there is just no where to do this from within VS 2010.