- Breaking the branch relationship in TFS
TFS doesn't support such feature directly Usually, if you just wan to create a sandbox, you can copy the main folder to another folder and check it in By doing this, the copy won't have branch link with Main Branch Can you delete the branch and do this to create a new one? If you can't delete the branch, you can use permission to prevent merge
- Best SDLC solution using TFS? - social. msdn. microsoft. com
By artifacts I mean all the items you have using TFS, source code files, work items, tests, etc You can relate tasks with source code, so if you need to fix a bug in a certain feature you can quickly see which source files are involved in the feature Another good point for a "TFS for everything" is the extensibility possibilities that TFS has
- Builds Failing - TF400813: Resource not available for anonymous access . . .
The discussion for TFS has moved! Report a problem with TFS itself on Developer Community, provide a suggestion on UserVoice, get advice on Stack Overflow, and get support on TFS Support 02
- TFS: how to remove identical files which have edit pending statuf . . .
In the link, it mentions that use “Undo… =>UndoChanges=>Not to All” will remove unchanged ("Edit" pending) files from TFS and still leave the changed "edit" files in TFS However, we notice, if there are combination of "edit" and "add" files, use “Undo… =>UndoChanges=>Not to All” will also remove the "add" pending files from TFS
- TFS Build Retention policies - social. msdn. microsoft. com
I would like to know learn the best practices followed for keeping a build retention policy in TFS 2010
- How to rename a repository in TFS - social. msdn. microsoft. com
For your concern, please tell us what kind of repository you want to rename in TFS and which edition of TFS are you running now
- TFS Project Alerts sending to user specified in field
The only way I found to do this is create own web service, which received work item change notification from TFS, extract the user name and any other field, determine user email id and send email to the user
- TFS 2012 Scheduled Backups: Delete Old Backups Failed
After restart your TFS 2012 Server, please reconfigure your Schedule Backups feature in TFS Admin Console (try using another different Backup path), then check the result again
|