我正在尝试为我想要处理的团队项目创建一个tfs存储库.
ERROR:
the mapping for $/progetto/progetto conflicts with one of its parent's mappings.
Run Code Online (Sandbox Code Playgroud)
我在这里创建了一个免费的tfs服务器: https://progetto.visualstudio.com/DefaultCollection/progetto/
我打开VS2012并创建了一个新项目,我标记了 "Add to source control"
我选择了TFVC,现在我看到了我的TFS详细信息 "Progetto -> Build Process Templates"
字段"键入解决方案文件夹的名称"设置为"progetto"
字段"将添加解决方案和项目文件"设置为 "$/progetto/progetto"如果我继续,将显示错误!
我怎么解决这个问题?