With Multi Theft Auto: San Andreas 1.0 being our first open-source release, it also marks our last release using SVN/Google Code as our source code repository.
As of now, our project will be using a git repository which will be hosted at the friendly folks over at GitHub providing free-of-charge hosting for open-source projects. This means that we will be leaving our SVN repository on Google Code behind, although we will continue to use the contents on the project page.
Git has a number of advantages over SVN, one of those being easier collaborative development. With GitHub, anyone can create a fork of our code repository and apply their own changes, which can eventually be merged back into our repository. Have look at our Git Coding Guidelines to see how everything works.
To keep up with the latest development, be sure to visit our GitHub project page and Roadmap as we are working towards finalizing our next 1.0.1 release.



