Completed
Last Updated: 02 Jul 2014 05:41 by ADMIN
Ewin
Created on: 23 Apr 2014 20:24
Type: Bug Report
0
Visual Studio 2013 Local Workspace $tf folder
When using Visual Studio 2013, there is an option to configure local workspace and it creates a $tf folder, please add functionality to automatically ignore this folder instead of having this folder be loaded in test studio.
3 comments
ADMIN
Daniel Djambov
Posted on: 20 Jun 2014 06:01
Telerik: the issue is fixed and after properly tested will be made available in our next internal build, planned by end of June or early July.
Ewin
Posted on: 19 Jun 2014 17:40
Hi, 
Is there a projected date that this will be completed? 

Ewin
Ewin
Posted on: 23 Apr 2014 22:52
04/23 18:51:09,Telerik.TestStudio.exe(4004:1),TestStudio] StandaloneHost.ReconnectToSourceControl() : EXCEPTION! (see below)
     Situation: Error reconnecting to source control
     Outer Exception Type: Microsoft.TeamFoundation.InvalidPathException
     Message: TF10122: The path '$/USAF-AFAEMS/AFAEMS_Automation/$tf' contains a '$' at the beginning of a path component. Remove the '$' and try again.
     HRESULT: 0x80070057 (Official ID (if app.) = E_INVALIDARG, Error Bit = FAILED, Facility = FACILITY_WIN32, Code = ERROR_INVALID_PARAMETER)
     Call Stack:
          at Microsoft.TeamFoundation.VersionControl.Common.VersionControlPath.GetFullPath(String item, Boolean checkReservedCharacters, PathLength maxPathLength)
          at Microsoft.TeamFoundation.VersionControl.Common.VersionControlUtil.GetFullPath(String item, PathLength maxServerPathLength)
          at Microsoft.TeamFoundation.VersionControl.Client.ItemSpec..ctor(String item, RecursionType recursionType, Int32 deletionId)
          at Microsoft.TeamFoundation.VersionControl.Client.GetRequest.FromStrings(String[] paths, RecursionType recursion, VersionSpec version)
          at Microsoft.TeamFoundation.VersionControl.Client.Workspace.Get(String[] items, VersionSpec version, RecursionType recursion, GetOptions options)
          at ArtOfTest.Common.TFSClient.TFSServer.ReconcileOfflineChanges(IRepositoryInfo repository, List`1 files)
          at ArtOfTest.WebAii.Design.ProjectModel.StandaloneHost.ReconnectToSourceControl(ProjectNode project)