Richard Quadling wrote:
> Hi.
>
> Trying to get the latest git on windows using Cygwin.
>
>   
>> git clone git://github.com/madrobby/scriptaculous.git
>>     
> Initialized empty Git repository in /cygdrive/d/Personal
> Files/Downloads/Software/Programming/Javascript/scriptaculous/.git/
> remote: Counting objects: 3401, done.
> remote: Compressing objects: 100% (763/763), done.
> fatal: read error on input: Bad address99 KiB | 69 KiB/s
> fatal: index-pack failed
>
>
> git works fine for Prototype.
>
>
> Any ideas?
>
> Regards,
>
> Richard.
>
>   
k...@katz-laptop:~/sandbox/github$ git clone 
git://github.com/madrobby/scriptaculous.git
Initialized empty Git repository in 
/home/katz/sandbox/github/scriptaculous/.git/
remote: Counting objects: 3401, done.
remote: Compressing objects: 100% (763/763), done.
remote: Total 3401 (delta 2555), reused 3401 (delta 2555)
Receiving objects: 100% (3401/3401), 700.26 KiB | 41 KiB/s, done.
Resolving deltas: 100% (2555/2555), done.
k...@katz-laptop:~/sandbox/github$

Worked fine for me just now.  (But I use Ubuntu 8.10)
Maybe try again?
If it worked fine for me.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Prototype & script.aculo.us" 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/prototype-scriptaculous?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to