Setup an SVN Server?

前端 未结 10 1890
有刺的猬
有刺的猬 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条回答
  •  隐瞒了意图╮
    2021-01-30 11:10

    I can strongly recommend VisualSVN. It's very easy to setup, configure and use.

    I've installed it recently and have found it utterly pain-free. SVN client-wise, I'd recommend TortoiseSVN. It integrates directly with Explorer and is, again, easy to use.

    If you're working with Visual Studio, AnkhSVN is a great client that integrates into VS and doesn't seem to have any problem with being used side-by-side with TortoiseSVN.

提交回复
热议问题