Back

Explore Courses Blog Tutorials Interview Questions
0 votes
2 views
in Azure by (45.3k points)

I have Visual Studio Express 2012 installed which is linked to my VisualStudio.com account, I created a new project but I didn't tick the

Add to source control

option as I was intending it to be a throwaway project. However, I now want to keep it so I am trying to add it to source control after the fact.

I've tried both adding the project to source control when the project is open and moving the files from the "Excluded Changes" section of the Pending Changes window. In both cases I get the following error:

TF10169: Unsupported pending change attempted on team project folder $/RadioButtonTest. Use the Project Creation Wizard in Team Explorer to create a project or the Team Project deletion tool to delete one.

My default collection is mapped to E:\Chris\projects and the project I'm trying to add is directly in that folder.

What am I missing?

1 Answer

0 votes
by (16.8k points)

Try this:

  1. Open your web browser to your visualstudio.com homepage
  2. Under "Recent projects & teams"
  3. Hit "New"
  4. Use your "RadioButtonTest" as the project name and go through the creation flow
  5. Check in from VS

Browse Categories

...