SVN Clients

From PCGen Wiki
Revision as of 12:20, 16 October 2010 by Barak (talk | contribs) (Created page with "'''SVN clients''' Our code and data is stored in an excellent SVN repository. This allows multiple people to edit the same files, and get all the correct changes, or see what wa...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

SVN clients

Our code and data is stored in an excellent SVN repository. This allows multiple people to edit the same files, and get all the correct changes, or see what was changed to any given file. It allows us to roll-back any changes that are detrimental.

There are good svn clients out there... The most popular are:

  • TortoiseSVN Windows System
  • SmartSVN (Crossplatform / free and paid versions)
  • OUTSIDE LINK to SVN Clients. (These are a list other clients, but ultimately your choice is based on system and preference.)
  • Eclipse Plugin - SmartClipse (Part of the Eclipse Package) - This is an advanced tool, I recommend sticking with one of the others above, unless you are already familiar and competent with it.