Click here to Skip to main content
15,885,032 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have created a project in VB.net using Visual Studio 2015. It all works well but needs to be improved to help users who are not computer literate and usually over 65 years old.
I now need to modify the program. I want to implement some sort of configuration control and go to version control but cannot find any help on how to do this with a existing project.
I am not a professional Software Engineer but self taught since retiring some years ago and need some help. I have been involved professionally in configuration control of hardware but not software.

What I have tried:

I have search the Internet but find articles and videos that assume your project is already available in Team Services or Team Foundation Server but do not tell you how to get them there.
Posted
Updated 16-Mar-17 7:32am

1 solution

Here is a good link to get you started working with Team Services.

Set up Team Services, Team Foundation Server, Visual Studio Team Services, or TFS[^]

Here is a quick vid that might help you get started adding an existing solution to TFS.
How to add a existing solution to TFS - YouTube[^]
 
Share this answer
 
Comments
Dave the Golfer 16-Mar-17 13:53pm    
Thanks for the references.
I am upgrading to Visual Studio 2017 to use GIT control.
Found this reference https://www.visualstudio.com/en-gb/docs/git/tutorial/creatingrepo which I think should help.
Bryian Tan 16-Mar-17 20:49pm    
Are you signing up for a paid plan or free plan?
Dave the Golfer 17-Mar-17 15:24pm    
Having upgraded to 2017 I have managed to put my old code into a GIT repo. I have created a branch that allows me to progress in a controlled manner. Thanks for all your help I will now close the question.

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900