Re: Experiences with git-clone-pack and rsync

2005-08-04 Thread Junio C Hamano
Johannes Schindelin <[EMAIL PROTECTED]> writes: > But maybe I just cried "wolf"... I do not think you are crying wolf. I shared the same concern from the beginning and that was partly why I was pushing for the dumb server approach. - To unsubscribe from this list: send the line "unsubscribe gi

Experiences with git-clone-pack and rsync

2005-08-04 Thread Johannes Schindelin
Hi, I just tried to clone a relatively big repository from a slow machine to a slow machine. I'm talking about a 1.2 gigabyte repository, packed down to 120 megabyte, containing more than 21000 commits. When git-clone-script did not show anything for over 15 minutes, I decided to find out what