public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* GIT problems.
@ 2005-07-11 17:17 James Simmons
  2005-07-11 21:47 ` Hinko Kocevar
  0 siblings, 1 reply; 2+ messages in thread
From: James Simmons @ 2005-07-11 17:17 UTC (permalink / raw)
  To: Linux Kernel Mailing List



I'm having trouble merging my local branch to the latest tree from linus.
I event tried to grab a fresh tree from kernel.org and then create a clone 
from it.

I did a 

cg-init 
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git

This worked with output being

sent 147 bytes  received 863 bytes  673.33 bytes/sec
total size is 41  speedup is 0.04

receiving file list ... done
progress: 2139 objects, 6243714 bytes, 100% done
pack/pack-e3117bbaf6a59cb53c3f6f0d9b17b9433f0e4135.idx
pack/pack-e3117bbaf6a59cb53c3f6f0d9b17b9433f0e4135.pack

sent 47219 bytes  received 73840482 bytes  304691.55 bytes/sec
total size is 73625377  speedup is 1.00

receiving file list ... done
v2.6.11
v2.6.11-tree
v2.6.12
v2.6.12-rc2
v2.6.12-rc3
v2.6.12-rc4
v2.6.12-rc5
v2.6.12-rc6
v2.6.13-rc1
v2.6.13-rc2

sent 339 bytes  received 1789 bytes  4256.00 bytes/sec
total size is 410  speedup is 0.19
Missing object of tag v2.6.11... different source (obsolete tag?)
Missing object of tag v2.6.11-tree... different source (obsolete tag?)
Missing object of tag v2.6.12... different source (obsolete tag?)
Missing object of tag v2.6.12-rc2... different source (obsolete tag?)
Missing object of tag v2.6.12-rc3... different source (obsolete tag?)
Missing object of tag v2.6.12-rc4... different source (obsolete tag?)
Missing object of tag v2.6.12-rc5... different source (obsolete tag?)
Missing object of tag v2.6.12-rc6... different source (obsolete tag?)
Missing object of tag v2.6.13-rc1... different source (obsolete tag?)
Missing object of tag v2.6.13-rc2... different source (obsolete tag?)
New branch: 5c23804a0941a111752fdacefe0bea2db1b4d93f
Cloned (origin 
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git 
available as branch "origin")


Next I did the below.

mkdir fbdev-2.6
cd fbdev-2.6
cg-init /usr/src/linus-2.6/

defaulting to local storage area
`/usr/src/linus-2.6//.git/refs/heads/master' -> `.git/refs/heads/origin'
progress: 2 objects, 896 bytes
does not exist 
/usr/src/linus-2.6//.git/objects/2a/7e338ec2fc6aac461a11fe8049799e65639166
Cannot obtain needed blob 2a7e338ec2fc6aac461a11fe8049799e65639166
while processing commit 0000000000000000000000000000000000000000.
cg-pull: objects pull failed
cg-init: pull failed

What is wrong?



^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: GIT problems.
  2005-07-11 17:17 GIT problems James Simmons
@ 2005-07-11 21:47 ` Hinko Kocevar
  0 siblings, 0 replies; 2+ messages in thread
From: Hinko Kocevar @ 2005-07-11 21:47 UTC (permalink / raw)
  Cc: Linux Kernel Mailing List

James Simmons wrote:
> 
> I'm having trouble merging my local branch to the latest tree from linus.

I'm seeing similar error here (today cogito):
$ cg-clone http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
defaulting to local storage area
23:45:39 
URL:http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/refs/heads/master 
[41/41] -> "refs/heads/origin" [1]
progress: 2 objects, 905 bytes
error: File 2a7e338ec2fc6aac461a11fe8049799e65639166 
(http://www.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git/objects/2a/7e338ec2fc6aac461a11fe8049799e65639166) 
corrupt

Cannot obtain needed blob 2a7e338ec2fc6aac461a11fe8049799e65639166
while processing commit 0000000000000000000000000000000000000000.
cg-pull: objects pull failed
cg-init: pull failed


-- 
..because under Linux "if something is possible in principle,
then it is already implemented or somebody is working on it".

					--LKI

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-07-11 21:51 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-07-11 17:17 GIT problems James Simmons
2005-07-11 21:47 ` Hinko Kocevar

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox