Setup an SVN Server?

前端 未结 10 1900
有刺的猬
有刺的猬 2021-01-30 11:03

Does anybody know how to setup a basic SVN server on my windows pc? I want to create an SVN repository to store the code for my home projects I\'ve got lined up.

Anyone

10条回答
  •  梦毁少年i
    2021-01-30 11:23

    I would also recommend Visual SVN if you like to get SVN installed on your Windows PC. There is a nice tutorial that describes installation and configuration process.

    However think twice before hosting your product locally as that isn't the best option.

提交回复
热议问题