我在Visual Studio Online的免費TFS之前使用過。我工作得很好,我向TFS添加了一些項目,並沒有問題地辦理入住和退房。但現在它停止工作。當我嘗試登記新項目時,出現以下錯誤:Visual Studio Online中的TFS
The following issues were encountered during check in: TF10169: Unsupported pending change attempted on team project folder $/Code. Use the Project Creation Wizard in Team Explorer to create a project or the Team Project deletion tool to delete one.
什麼是Project Creation Wizard?我如何運行它?我的賬戶發生了什麼?我看到的消息:
Your account is an Early Adopter account. In 31 days your account will revert to a standard account.
也許這就是爲什麼它不工作了?
好吧,我撤消待處理的更改,然後再次將解決方案添加到源代碼管理,然後嘗試簽入並獲取相同的錯誤。我不想刪除任何文件夾,我只想將我的代碼保存到TFS。我做錯了什麼? – Alexan
Project Creation Wizard在哪裏?我沒看到它。 – Alexan
好的,找到:File - > New - > Team Project .. – Alexan