I'm not sure if this is the right place for this question, so forgive me if it is not. Our group uses Accurev (AccurBridge) for our source control.
I wanted to know where the vs 2013 source control list is read from? VS is not detection all my source control options all the time, so I would like to make sure that this folder is always in the list.
Thanks,
I recommend you'll install TFS source control explorer extension:
https://visualstudiogallery.msdn.microsoft.com/af70cbb7-1e0d-4d16-bc57-cccc15370c51
Which includes the following features:
Update Since you added you are using Accurev - go to AccuRev menu and choose Workspace Information. There you'll see the attribute "Accurev_BIN" which display the folder where AccuRev read its source controlled files.
I hope that support your question.