View Single Post
12-07-11, 08:31 PM   #7
yj589794
A Rage Talon Dragon Guard
AddOn Author - Click to view addons
Join Date: Mar 2009
Posts: 314
If your already familiar with a revision control system and it does everything you want it too, then use that one.

If it's a case of looking for a new RCS that supports you needs, then in this case use SVN. The libraries you will be using are already in SVN, so save a lot of pain and use the same RCS.

I personally think Git is brilliant but unless you have a need for a distributed revision control system, with all power and headaches they bring, it's not worth the effort over something that is as capable as SVN (at least for the situation the OP describes).
  Reply With Quote