| Re: Version Control | |||
|
Posted by: Armen Filipetyan ![]() Date: 02-01-2010, 17:45:PM |
I would recommend git for scripts and pretty much everything else. Its decentralized, although you can still use it in a centralized manner. It can also be a little tricky to get at first but the git tutorial ( http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html ) provides a great guide to get you started. It doesn't take much and it works across the board. SVN is also great and very popular. On Feb 1, 2010, at 2:35 PM, RPS wrote:
|
||