Suggestions please for a home version control system

前端 未结 17 2057
我在风中等你
我在风中等你 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:35

    The only options I'm aware of that meet your requirements are CVS and SVN. Of those 2, I would recommend SVN. I know you've already tried it without success, so perhaps you should try posting another question describing exactly what the problem was.

    Our glorious leader posted a step-by-step guide describing how to setup SVN on windows, which might resolve your problem.

提交回复
热议问题