[gull] [philou at philou.ch: git, bare repos et transport http]
Olivier Bornet
olivier.bornet at puck.ch
Wed Jan 25 14:52:49 CET 2012
Hello,
On Jan 25, 2012, at 2:18 PM, Philippe Strauss wrote:
> par contre via HTTP:
>
> philou at air:~/mysrc/tmp$ git clone
> http://forge.ocamlcore.org/anonscm/git/libsndfile/libsndfile.git
> Cloning into 'libsndfile'...
> warning: You appear to have cloned an empty repository.
>
> philou at air:~/mysrc/tmp$ ls libsndfile/
> total 0
> 0 ./ 0 ../ 0 .git/
>
> côté serveur j'ai bien activé le post-update hooks:
>
> friendship7net at ssh:~/libsndfile/libsndfile.git/hooks$ cat post-update
> ...
> mais rien à faire, en clonant mon repos par HTTP, j'ai un rép. vide
> comme résultat.
t'as bien fait:
$ git --bare update-server-info
$ chmod a+x hooks/post-update
comme indiqué ici:
http://book.git-scm.com/4_setting_up_a_public_repository.html
?
HTH.
Bonne journée.
Olivier
--
Olivier Bornet
Olivier.Bornet at puck.ch
Swiss Ice Hockey Results : http://puck.ch/
More information about the gull
mailing list