git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Error cloning cogito.git (rsync: link_stat failed)
@ 2005-09-20 16:52 Martin Atukunda
  0 siblings, 0 replies; only message in thread
From: Martin Atukunda @ 2005-09-20 16:52 UTC (permalink / raw)
  To: git

Hi I get the following when trying to clone cogito.git.

matlads@igloo:~/src$ git clone rsync://rsync.kernel.org/pub/scm/git/cogito.git/ cogito
defaulting to local storage area

receiving file list ... rsync: link_stat "/scm/git/cogito.git//objects/." (in pub) failed: No such file or directory (2)
done

sent 14 bytes  received 17 bytes  4.77 bytes/sec
total size is 0  speedup is 0.00
rsync error: some files could not be transferred (code 23) at main.c(1173)
matlads@igloo:~/src$ git --version
git version 0.99.7
matlads@igloo:~/src$ du -sh cogito
1.1M    cogito
matlads@igloo:~/src$ rm -fr cogito
matlads@igloo:~/src$ git clone http://www.kernel.org/pub/scm/git/cogito.git/ cogito
defaulting to local storage area
Cannot get remote repository information.
Perhaps git-update-server-info needs to be run there?
matlads@igloo:~/src$ git --version
git version 0.99.7
matlads@igloo:~/src$ 

-- 
Your entire blood supply is filtered through your kidneys in four minutes.

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-20 16:55 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-20 16:52 Error cloning cogito.git (rsync: link_stat failed) Martin Atukunda

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).