[openib-general] cannot clone librdmacm
Steve Wise
swise at opengridcomputing.com
Wed Nov 29 14:08:13 PST 2006
On Wed, 2006-11-29 at 13:57 -0800, Sean Hefty wrote:
> >>Maybe Sean needs to run git-update-server-info in his tree?
>
> This just gives me an error when I run it. (Fatal: Not a git repository)
>
DId you do something like this?
$ GIT_DIR=~/scm/librdmacm.git git-update-server-info
> I cloned using ssh, rather than http, but http fails for me as well.
>
> > Sean, you can do
> >
> > chmod 755 hooks/post-update
>
> I'm not sure what you mean here. I don't have a hooks directory.
>
Try this:
$ chmod 755 ~/scm/*.git/hooks/post-update
More information about the general
mailing list