[Vm-dev] git build problem on Pi

tim Rowledge tim at rowledge.org
Wed Jun 29 20:44:16 UTC 2016


> On 25-06-2016, at 7:55 AM, Damien Pollet <damien.pollet at gmail.com> wrote:
> 
> On 24 June 2016 at 19:40, tim Rowledge <tim at rowledge.org> wrote:
> I have the .git directory but it contains no ‘hooks’ directory.
> 
> You can create it when needed; I believe it gets created or not depending on your git version or based on some template, and when it does it only contains example files that do nothing.
> 
> In this case, whatever script that tries to cp stuff into it could just do mkdir -p beforehand to ensure the directory is there.

It looks to me that the ./scripts/updateSCCSVersions is doing exactly that and yet failed to make the .git/hooks directory

And now running it days later it actually makes the hooks directory. Maybe it got updated since I last tried? 

tim
--
tim Rowledge; tim at rowledge.org; http://www.rowledge.org/tim
Strange OpCodes: CRN: Compare to Random Number




More information about the Vm-dev mailing list