> FYI... DaVinci git now updated to 2.6.5, and in sync w/OMAP git as of
> today.

Hi Kevin,

I am still having some problems cloning the Davinci git tree using HTTP.
It appears to work fine at home when using the GIT protocol to clone but
fails with HTTP. You may ask why I care if HTTP works if I can clone
using the GIT protocol. Well ideally we would like to have a clone of
the git tree on our Linux machine in the office which is behind a
firewall. 

So I have been looking into this a bit and here is what I have found...

The error I am getting when cloning with HTTP is the following...

got c72cb0ead36e24c0c55333bed6fd93beb60789c2
error: Unable to find 65490ecde1521555301edf0e6b3fa485399c6163 under
http://source.mvista.com/git/linux-davinci-2.6.git
Cannot obtain needed blob 65490ecde1521555301edf0e6b3fa485399c6163
while processing commit dae1ecd90f80ba2615348dfb4befea2003d38480


Searching the web I found the following thread:
http://groups.google.com/group/linux.kernel/browse_thread/thread/2398f6c
dd2800359

This thread states that repository maintainer needs to execute the
following manually to overcome the above error:

chmod +x <repo>.git/hooks/post-update   

Would you be able to try executing the above so we can see if this fixes
the problem with HTTP?

By the way, I am using git v1.5.4.2. I know this is not the latest, but
this is the latest package available for the debian machine we are
using. Also, I have been able to clone the linux-omap and u-boot git
trees successfully over HTTP. It is just davinci I am having a problem
with ;)

Thanks
Jon
_______________________________________________
Davinci-linux-open-source mailing list
Davinci-linux-open-source@linux.davincidsp.com
http://linux.davincidsp.com/mailman/listinfo/davinci-linux-open-source

Reply via email to