



I wonder if there is a way to completely delete files from TFVC.The reason is that i dropped some test projects into TFVC, played with them for a while to familiarize myself with the way things work, but now i want to remove these toy apps to make room for the real stuff that needs to be ...
I am new to Team Foundation Server and am just taking it through its paces. I noticed today that when I try to associate a changeset with a work item during check-in, the width of the "Title" field for the work item is very short, and so for some of the standard Agile work items, the ...
Hi,When I perform a merge operation between two branches, the wizard list a large number of changesets as candidates.When I run "tf merge source target", I get "There are no changes to merge".I get the same message when I try to /discard one of the changesets appearing in ...
What does this mean that some of subfolders are greyed out in Version Control tree in Team Explorer?...
Several users have been complaining about the fact that they often need to merge the designer.cs files for their Windows forms in the merge editor. This is a pain in the butt especially if these Windows Forms contain multiple Infragistics controls. Right-now we can define it for the entire ...
I have a ghost project that won't go away. The TFS project deleted just fine, but the source control root just won't go.Here's details:1. the name is Phoenix-Release2. The project was created, a few changes made and checked in, then the entire contents moved to another source control root.3. ...
This may seem a strange question…but I have a Main branch which I have then branched to Development and then Development is branched to feature branches. This is fine, but when I am doing merges I have difficulty indentifying which version of the code I am editing, as I need to build/debug ...
Here's my problem...I have two branches:$/MyRoot/Trunk/ProjA$/MyRoot/Branches/ProjATrunk/ProjA has several sub-folders. I branch these folders individually to Branches/ProjA. After that I might check in changesets under Branches/ProjA/...How can I programmatically determine the time of the ...
Hello, I am trying to apply label - if the label is a single word It succeeds. If it contains a whitespace then I get the following error: TF14098: Access Denied: User AAA\BBB needs LabelOther permission(s) for $/AAA. I noticed that there are limitation to label names, but whitespace is not ...
It looks like Visual Studio gets the latest source when I open a solution. At first I thought this only happened when I open the solution from the ide and not when I clicked on the .sln file. But I guess it happens regardless of how I open the solution. I'd rather not get the latest source ...
We have a serious issue that I hope to get resolved ASAP. I will probably open a case, as it is affecting our work. But here it is:For certain projects/branches, finding the merge candidates using the SCE takes about an hour. We right-click on the source folder/branch, select Merge, and select ...
I have been trying to get local folder path (c:\...) from server path ($TFSPROJECT\lib1\..). I got to mappings at WorkspaceInfo, but didn't know where to go next. Is there anything that can help me map my server path to local path or vise versa? ...
