RE: Trouble Cloning Git remote repository

2016-03-01 Thread Fred's Personal
onday, February 29, 2016 4:35 AM To: Duy Nguyen Cc: Fred's Personal; Git Mailing List Subject: Re: Trouble Cloning Git remote repository On Mon, Feb 29, 2016 at 08:20:46AM +0700, Duy Nguyen wrote: > On Mon, Feb 29, 2016 at 12:48 AM, Fred's Personal > wrote: > > Duy, > > &

RE: Trouble Cloning Git remote repository

2016-02-28 Thread Fred's Personal
t access rights and the repository exists. Regards, Fred freddie...@optonline.net -Original Message----- From: Duy Nguyen [mailto:pclo...@gmail.com] Sent: Saturday, February 27, 2016 4:36 AM To: Fred's Personal Cc: Git Mailing List Subject: Re: Trouble Cloning Git remote repository On Sat,

Trouble Cloning Git remote repository

2016-02-26 Thread Fred's Personal
I am trying to set up a remote Git repository on my network server. I want to develop source on several desktops / laptops and want to have a central repository to sync everything and maintain version control. Seems like a good fit for Git, but I cannot get it to work and would appreciate advice