What's a good, free source control system for eclipse android development? -


my app code starting unmanageable , want start source control, because need branch code.

what systems have used in past , recommend me.

requirements:
must free
must integrate eclipse
must work android development plugin

svn (subversion) , there support eclipse plug-in called subclipse.


Comments

Popular posts from this blog

ruby - When to use an ORM (Sequel, Datamapper, AR, etc.) vs. pure SQL for querying -

php - PHPDoc: @return void necessary? -

c++ - Convert big endian to little endian when reading from a binary file -