Hi all,

I want to set up my CASPER repository to update via git, but have an
issue cloning the libraries, well, the BWRC branch. First, in order to
ignore the self-signed certificate bailout i use
# env GIT_SSL_NO_VERIFY=true git clone
https://casper.berkeley.edu/git/mlib_devel/bwrc.git

This ignores the ceritficate, but then I get

Cloning into bwrc...
error: Unable to find 6996e77bb969865a1ae2dc8067b6072848ff5a93 under
https://casper.berkeley.edu/git/mlib_devel/bwrc.git
Cannot obtain needed blob 6996e77bb969865a1ae2dc8067b6072848ff5a93
while processing commit 00a1431c5a8e1b34fded93994eef9b3acfab6537.
error: Fetch failed.

I can't find a fix on the internet that fixes my problem, although I
did find a few threads like
http://support.github.com/discussions/repos/199-git-repo-missing-a-blob
where it's not clear to me how to get git to work.

thanks,
Sam

Reply via email to