Getting started with Version Control

后端 未结 30 1714
星月不相逢
星月不相逢 2020-11-30 18:57

I need to implement version control, even for just the developing I do at home. I have read about how great Subversion is for the past couple years and was about to dedicat

30条回答
  •  春和景丽
    2020-11-30 19:55

    superjoe30 writes:

    Related question (perhaps answers can be edited to answer this question as well):

    What about using source control on your own computer, if you're the sole programmer? Is >>this good practice? Are there related tips or tricks?

    I use SVN for all of my personal projects. I started off with running svn on my home machine but eventually migrated over to Dreamhost. Their hosting packages that include Subversion are pretty reasonable.

提交回复
热议问题