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

unicode - Are email addresses allowed to contain non-alphanumeric characters? -

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

C#: Application without a window or taskbar item (background app) that can still use Console.WriteLine() -