hey does you got success ? On Fri, Aug 6, 2010 at 2:18 PM, kannav rajeev <[email protected]>wrote:
> git config --global user.name "Your Name"; > git config --global user.email "youremail.com" > > if fails yet look at this > > http://railstutorial.org/chapters/beginning#sec:version_control > > > > > On Fri, Aug 6, 2010 at 2:08 PM, sumanta <[email protected]> wrote: > >> Dear Mr Rajeev >> Can you please give me a little details about >> global settings? >> I did up to step 3 before. >> >> >> >> >> On Aug 6, 1:28 pm, kannav rajeev <[email protected]> wrote: >> > Follow these steps. >> > >> > 1. Make a demo rails apps. >> > 2. Generate a ssh-key on git prompt >> > 3. Go on git-hub Register there - Then add a ssh-key there >> > 4. then make global setting >> > 5. then do what you are doing >> > >> > >> > >> > >> > >> > On Fri, Aug 6, 2010 at 1:41 PM, sumanta <[email protected]> >> wrote: >> > > Hi, >> > > I am trying to install GIT on windows XP, but after installing >> > > Git-1.7.0.2-preview20100309.exe, could not able to establish the >> > > connection. I followedhttp://help.github.com/msysgit-key-setup/the >> > > link for setup. >> > > But unfortunately I got the error "permission denied(public key)"- >> > >> > > I also tried to add the path according to >> > >http://help.github.com/troubleshooting-ssh/ >> > >> > > Expecting your kind help regarding above problem. >> > >> > > any help regarding this issue will be appreciated. >> > >> > > Thanks in advance >> > >> > > -- >> > > 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]<rubyonrails-talk%[email protected]><rubyonrails-talk%2Bunsubscrib >> [email protected]> >> > > . >> > > For more options, visit this group at >> > >http://groups.google.com/group/rubyonrails-talk?hl=en. >> > >> > -- >> > Thanks: >> > Rajeev sharma >> >> -- >> 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]<rubyonrails-talk%[email protected]> >> . >> For more options, visit this group at >> http://groups.google.com/group/rubyonrails-talk?hl=en. >> >> > > > -- > Thanks: > Rajeev sharma > > -- Thanks: Rajeev sharma -- 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.

