Git

Sorry if this is not the appropriate forum for the question.

How long does it take to get used to using git? I have never used a
version control system and I don’t want to go through the pain much
longer.

Thanks in advance.

Pepe

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.

Well I came from a basic experience with Subversion but it only took me
about a week to get a handle on the basic pull-change-commit-push cycle.

You might also want to look at the git website for documentation and
tutorials. Git - Documentation

Regards,
James

On 28/12/2009 6:02 p.m., pepe wrote:

You received this message because you are subscribed to the Google G. “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.

Thanks James, I appreciate you sharing your experience.

On Dec 28, 12:06 am, James S. [email protected] wrote:

You received this message because you are subscribed to the Google G. “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 athttp://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.

Thanks guys,

All pages have been bookmarked.

I appreciate all the insight.

On Dec 28, 9:15 am, Rick DeNatale [email protected] wrote:

I’ve found Scott to be one of the best explainers of Git.


Rick DeNatale

Blog:http://talklikeaduck.denhaven2.com/
Twitter:http://twitter.com/RickDeNatale
WWR:http://www.workingwithrails.com/person/9021-rick-denatale
LinkedIn:Rick DeNatale - Developer - IBM | LinkedIn

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.

On Mon, Dec 28, 2009 at 12:02 AM, pepe [email protected] wrote:

Sorry if this is not the appropriate forum for the question.

How long does it take to get used to using git? I have never used a
version control system and I don’t want to go through the pain much
longer.

Thanks in advance.

Pepe

You might be at an advantage using git as your first version control
system. Most of us learned it with a background in subversion or some
other SCM, and while there are lots of similarities, there are subtle
differences which can trip you up.

Along with the other resources there’s the git community book
http://book.git-scm.com/

And Scott Chacon’s pro-git book from Apress which is also available
on-line as soft copy

I’ve found Scott to be one of the best explainers of Git.


Rick DeNatale

Blog: http://talklikeaduck.denhaven2.com/
Twitter: http://twitter.com/RickDeNatale
WWR: http://www.workingwithrails.com/person/9021-rick-denatale
LinkedIn: Rick DeNatale - Developer - IBM | LinkedIn

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.