What's a good, free source control system for eclipse android development?
Posted
by CSharperWithJava
on Stack Overflow
See other posts from Stack Overflow
or by CSharperWithJava
Published on 2010-01-15T20:40:00Z
Indexed on
2010/04/01
3:23 UTC
Read the original article
Hit count: 297
Title says it all. My app code is starting to get unmanageable and I want to start source control, primarily because I need to branch my code.
What are some good systems that you have used in the past and what would you recommend to me.
Requirements:
Must be free
Must integrate with eclipse
Must work well with android development plugin
© Stack Overflow or respective owner