Hi, Git is probably your best choice, it's what most people are using. Github[1] has some great help pages for getting started. There's also an online version of the Pro Git[2] book which is really good.
--Bob [1] http://help.github.com/ [2] http://progit.org/ On Mon, Jun 28, 2010 at 10:23 PM, RailsFan Radha <[email protected]> wrote: > > I would like to put this in some sort of version control for source > control as well as for easy deployment when i am ready for hosting. > > So, please let me know, which is the post popular one git or sub > version? > most probably, i will be hosting in dreamhost. > > If it is git, then what are the steps to put my new application which i > have few pages in it, into git ? > > I mean, how i put the existing app which i am working on into git ? > > - thanks, > radha > -- > 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. > > -- 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.

