Couple of useful TFS commands(Team Foundation Server)
TFS Baseless merge(where the branches to merge are not directly related)
TF MERGE /baseless “C:\TFSMERGE\1-Development\Release 7.0\CM” “C:\TFSMERGE\1-Development\Release 8.0\CM” /recursive
Delete a Project in TFS
tfsdeleteproject /server:lon-mp-cm01 “DocManagement”
No comments yet.
Leave a comment
You must be logged in to post a comment.