in Education by
I have a Visual Studio online Team Project with a repository. I have been using this with VS 2013 for a while now. I installed VS 2015 and connected to Visual Studio online in team explorer and chose the project in question. however, under solutions it says: You must clone the repository to open solutions for this project. I did go to settings and edit my global settings to set my repository root correctly. (same location as set in Visual Studio 2013) But, it is already cloned and on my local machine. Why isn't VS 2015 Team Explorer seeing the existing repository folder? How can I fix this other than deleting the folder and doing clone again? Select the correct answer from above options

1 Answer

0 votes
by
 
Best answer
As Visual Studio maintain a list of repositories. Open your team explorer and go to your connect page, then look into your Local Git Repositories Section and Click the Add Button, go back to the repository which you had cloned. Looking for Azure material from basics! Refer to this video on Azure provided by Intellipaat: Once you are connected to your server, Visual Studio will easily detect that the repository that you have opened is just a clone of a repository in your Server, which will further enable the TFS Functionality.

Related questions

0 votes
    I am unable to run any commands against my remote repository at Visual Studio Team Services (VSTS) because ... like SourceTree. Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    I just performed a clean install of Visual Studio 2015 SP3, and I'm getting this in the Output window at ... to VSTS at startup. Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    I tried the following approach in my build script: git -c http.extraheader="AUTHORIZATION: bearer %SYSTEM_ACCESSTOKEN% ... Thoughts? Select the correct answer from above options...
asked Jan 31, 2022 in Education by JackTerrance
0 votes
    I'm trying to put an existing project under Git source control, but I'm unclear on several things. I have ... the online repository? Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    Microsoft now has support for Git repositories on their Team Foundation Service. I have an account on Team ... to TFService. Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    I am using Visual Studio 2017 Community Edition (CE), and I have signed into my Microsoft account and I am ... to resolve this issue. Select the correct answer from above options...
asked Jan 30, 2022 in Education by JackTerrance
0 votes
    we are using git in Team Foundation Service, and we are trying to find a way to delete a remote ... /DefaultCollection/_git/Xxxxxx' Select the correct answer from above options...
asked Feb 1, 2022 in Education by JackTerrance
0 votes
    I am using Team Services on domain visualstudio.com and I need to delete one project, I found out that I ... don't have privileges. Select the correct answer from above options...
asked Feb 2, 2022 in Education by JackTerrance
0 votes
    I've just joined my friend's Team Services account (free for the first 5 users account). If I visit the home ... how to resolve this? Select the correct answer from above options...
asked Jan 31, 2022 in Education by JackTerrance
0 votes
    Steps In Visual Studio Pulled from remote repo 1 merge conflict. Merged manually, clicked 'Accept merge' Result ... with all updates Select the correct answer from above options...
asked Jan 31, 2022 in Education by JackTerrance
0 votes
    I have created a branch named dev. I have done a pull request to send dev code to master, when I do ... to resolve these conflicts. Select the correct answer from above options...
asked Jan 31, 2022 in Education by JackTerrance
0 votes
    I have tried many solution online but I am unable to fix. First off all i check in bin and it ... , JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 7, 2022 in Education by JackTerrance
0 votes
    I'm trying to implement continuous integration and continuous deployment to my DEV Azure App Service. I'm ... Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked May 4, 2022 in Education by JackTerrance
0 votes
    I'm learning oop in python after learning it in Java. It happens that i'm trying to create an array from my class ... .name = name person1 = Person() person1.set_name("John") #...
asked Apr 2, 2022 in Education by JackTerrance
0 votes
    I made a website and turned it into Android app, using Phonegap website. I have files stored on a ... JavaScript Questions for Interview, JavaScript MCQ (Multiple Choice Questions)...
asked Jul 11, 2022 in Education by JackTerrance
...