Ralph Shnelvar wrote: > > My partner suggests SVN. Since we have not settled on anything yet ... > and it seems to be either Git or SVN.
Use Git, then. SVN, as a centralized version control system, is far more limited than Git. It's a little easier to learn, but far less capable. Most Rails developers -- including me, as well as the core team -- left SVN for Git some time ago. Best, -- Marnen Laibow-Koser http://www.marnen.org [email protected] -- Posted via http://www.ruby-forum.com/. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

