TFS problem

Discussion of open issues, suggestions and bugs regarding code review tool for Visual Studio – Review Assistant
Post Reply
princengroup
Posts: 2
Joined: Wed 25 Sep 2013 09:12

TFS problem

Post by princengroup » Wed 25 Sep 2013 09:18

how do i solve the error "there is no working folder mapping for C:\" http://screencast.com/t/QlAlnGkZnEG

these are my project settings:
http://screencast.com/t/rQHM0UuvFs1


many thanks in advance!

AlexeyN
Devart Team
Posts: 244
Joined: Wed 12 Sep 2012 12:09

Re: TFS problem

Post by AlexeyN » Wed 25 Sep 2013 12:24

Try to specify '$/' as Remote Directory instead of '/'

princengroup
Posts: 2
Joined: Wed 25 Sep 2013 09:12

Re: TFS problem

Post by princengroup » Wed 25 Sep 2013 13:03

thanks that solved the problem!

shall219
Posts: 1
Joined: Fri 16 May 2014 14:43

Re: TFS problem

Post by shall219 » Fri 16 May 2014 14:46

I am also experiencing this same error. The Repository folder already has the $/, but still does not work.

AlexeyN
Devart Team
Posts: 244
Joined: Wed 12 Sep 2012 12:09

Re: TFS problem

Post by AlexeyN » Fri 16 May 2014 14:53

Please send us the screenshot showing your Review Assistant Project settings.

ptptom
Posts: 1
Joined: Wed 25 Mar 2015 14:31

Re: TFS problem

Post by ptptom » Wed 25 Mar 2015 14:58

I am getting similar error message and I am using $/ in my projects setting.
Any suggestion?

The error is: Connecting to TFS:
There is no working folder mapping for C:\User\Paul\Documents\Visual Studio 2012\MyReviewAssistantTeamProject\SampleConsole\ConsoleApplications\Program.cs

My Repositories settings for Review Assistant Options:
Remote directory: $/MyReviewAssistantTeamProject
Working Directory: C:\Users\Paul\Documents\Visual Studio 2012\MyReviewAssistantTeamProject

My TFS Source Control Explorer setting:
Local Path for SampleConsole folder is: C:\Users\Paul\Documents\Visual Studio 2012\MyReviewAssistantTeamProject\SampleConsole
Local Path for SampleConsole\ConsoleApplication2 is: C:\Users\Paul\Documents\Visual Studio 2012\MyReviewAssistantTeamProject\SampleConsole\ConsoleApplication2

AlexeyN
Devart Team
Posts: 244
Joined: Wed 12 Sep 2012 12:09

Re: TFS problem

Post by AlexeyN » Tue 31 Mar 2015 11:51

C:\User\Paul\Documents\Visual Studio 2012\MyReviewAssistantTeamProject\SampleConsole\ConsoleApplications\

and

C:\Users\Paul\Documents\Visual Studio 2012\MyReviewAssistantTeamProject\SampleConsole\ConsoleApplication2

seem to be different folders. Please make sure, that you set up the paths at the Review Assistant Projects settings as you see them at your Source Control Explorer.

Post Reply