For simply "trying out git" you can just use ssh if your server has it.
 It's quick and easy to push over ssh, the server doesn't even need git.
 Now if you decide you like it but don't want to go to all the troubles of
setting up a "real" git server... well that's why we made GitHub!
    Tekkub
    GitHub Tech Support
    http://support.github.com/
    Join us on IRC: #github on freenode.net
    Discussion group: [email protected]


On Mon, Jun 29, 2009 at 10:15 PM, Ramkumar R <[email protected]> wrote:

>
> Hi Nicolai,
>
> Thanks for your time
>
> I want to try git for my local project. I have server machine which I
> want to keep it as a centralized repository.
>
> I want to access the server machine from my local machine (client)
>
> Thanks
> Ram
>
>
>
> On Jun 29, 11:57 pm, Codeblogger <[email protected]> wrote:
> > > I got the following error when I tried to use the following command
> >
> > > $ git clone git://ap-server/git/myproj.git testproj
> >
> > > Initialized empty Git repository in /home/ram/myproj/.git/
> > > fatal: read error (Connection reset by peer)
> > > fetch-pack from 'git://ap-server/git/myproj.git' failed.
> >
> > Are you an actual customer of GitHub or do you just want to use Git in
> > general (without GitHub)?
> > Because your repository URI is not a valid GitHub repository...
> >
> > Nicolai
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"GitHub" 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/github?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to