Kevin Hilman wrote:
Tony Lindgren <[EMAIL PROTECTED]> writes:


* Iqbal <[EMAIL PROTECTED]> [080404 13:07]:

Looks like the OMAP tree links are broken and the summary,short log and other 
fields don't work.

http://source.mvista.com/git/?p=linux-omap-2.6.git;a=commit;h=8a88c221c88399bc694c367dbea01ffc4153ef20

Yeah, I've noticed that too. Probably git needs updating on
source.mvista.com, it seems to have issues with reading packed objects.

I've fixed it to some extent by scp'ing over some object files, and then
there was a brief file permissions problem too...

In any case, please use the kernel.org instead:

http://git.kernel.org/git/?p=linux/kernel/git/tmlind/linux-omap-2.6.git;a=summary
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git

I've notified Kevin about the issue, so we probably have to wait for
git to get updated.
git on source.mvista.com is now updated to 1.5.4.5. Let me know if
there are any more problems.

omap-git> git version
git version 1.5.4.5
omap-git> cg-version
cogito-0.18.2
omap-git> cat .git/HEAD
0d81cf7e804c529c58d3054c1b9bdb7b3f1dec5d
omap-git> cat .git/branches/origin
git://source.mvista.com/git/linux-omap-2.6
omap-git> cg-update origin
Recovering from a previously interrupted fetch...
Fetching pack (head and objects)...
error: refs/heads/origin does not point to a valid object!
error: refs/heads/origin does not point to a valid object!
remote: Total 0 (delta 0), reused 0 (delta 0)
remote: aborting due to possible repository corruption on the remote side.
error: waitpid (async) failed
fatal: error in sideband demultiplexer
cg-fetch: fetching pack failed
omap-git>

Switching to git.kernel.org works:

omap-git> cat .git/branches/origin
git://git.kernel.org/pub/scm/linux/kernel/git/tmlind/linux-omap-2.6.git
omap-git> cg-update origin
Recovering from a previously interrupted fetch...
Fetching pack (head and objects)...
error: refs/heads/origin does not point to a valid object!
error: refs/heads/origin does not point to a valid object!
remote: Counting objects: 896, done.
remote: Compressing objects: 100% (490/490), done.
remote: Total 896 (delta 453), reused 848 (delta 405)
Receiving objects: 100% (896/896), 1.53 MiB | 108 KiB/s, done.
Resolving deltas: 100% (453/453), done.
Fetching tags...
Missing tag v2.6.25-rc8...
remote: Counting objects: 1, done.
remote: Total 1 (delta 0), reused 1 (delta 0)
Unpacking objects: 100% (1/1), done.
Up to date.

Applying changes...
Fast-forwarding 0d81cf7e804c529c58d3054c1b9bdb7b3f1dec5d -> 722c80b23c0d53c16467e35ea43741c597bfbba3
        on top of 0d81cf7e804c529c58d3054c1b9bdb7b3f1dec5d ...
omap-git>

Seems that there is still something broken with MV git?

Dirk
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to