Your clone command looks good.
A couple things though. One it looks like you are trying to clone under
your ~/.ssh directory, which might run into permissions issues. Please try
again from ~ or a regular subdir.
Second, I wonder if the github interface had completed the clone operation
on the backend (usually only takes 30 secs or so)?
I say that because I am able to clone OK from your (read only) public fork
like:
git clone git://github.com/rsoulliere/OpenILS-Evergreen.git evergreen
Notice the slash vs. colon before username. If you want to add my github
user ("atz") as a contributer, I can try to clone via the private URL.
--Joe
On Wed, Mar 31, 2010 at 3:15 PM, Soulliere, Robert <
[email protected]> wrote:
> Joe,
>
> Thanks for this information.
>
> I set up a fork off
> http://github.com/senator/OpenILS-Evergreen
> called http://github.com/rsoulliere/OpenILS-Evergreen
>
> When I try to clone the fork to my local machine using
> git clone [email protected]:rsoulliere/OpenILS-Evergreen.git evergreen
>
> I get the error:
>
> Initialized empty Git repository in /home/rsoulliere/.ssh/evergreen/.git/
> fatal: '/data/repositories/8/87/34/d3/rsoulliere/openILS-Evergreen.git'
> does not appear to be a git repository
> fatal: The remote end hung up unexpectedly.
>
> I ran an SSH test and it seems to connect and the ssh key setup seems
> correct. Is this error related to a local setting or a setting in github I
> need to fix or is my clone command line incorrect?
>
>
_______________________________________________
OPEN-ILS-DOCUMENTATION mailing list
[email protected]
http://list.georgialibraries.org/mailman/listinfo/open-ils-documentation