Suggestions please for a home version control system

前端 未结 17 1751
我在风中等你
我在风中等你 2021-02-04 16:04

I have a home project that really needs to be in Source Control. I tried installing Subversion, which I have some experience with, but couldn\'t get it working. I don\'t parti

17条回答
  •  再見小時候
    2021-02-04 16:12

    You can use Subversion without the hassle of a server installation.

    Just download TortoiseSVN and create a local repository in a folder that you prefer. Use the same client to do updates, commits...

    More info: link1 / link2

提交回复
热议问题