Revision control

NachitoMax 416 Reputation points
2021-07-25T01:41:55.3+00:00

Hi

I've used visual studio for a while now but never really delved into proper revision control. I currently make a copy of my working project and put the copy in a backup folder on a daily basis. Is there a better way though that works better or more fluid?

I also use Autodesk Inventor and Vault as the core file store and has a great revision control. I can select any file and see all previous iterations of it.

Is there anything for VS?

Thanks

Developer technologies .NET Other
Developer technologies Visual Studio Other
0 comments No comments
{count} votes

Accepted answer
  1. Tianyu Sun-MSFT 34,436 Reputation points Microsoft External Staff
    2021-07-26T07:32:56.523+00:00

    Hi @NachitoMax ,

    Welcome to Microsoft Q&A forum.

    I think the feature you are looking for is Version Control.

    Please check this documentation: Visual Studio version control. Besides, Team Foundation Version Control(TFVC) is another kind of version control, you can also check the related documents.

    Best Regards,
    Tianyu

    • If the answer is helpful, please click "Accept Answer" and upvote it.
      Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. NachitoMax 416 Reputation points
    2021-08-11T16:41:47.633+00:00

    I am now using Team Explorer / GIT to manage version control

    Thanks

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.