Hello,

On Jan 25, 2012, at 2:18 PM, Philippe Strauss wrote:
> par contre via HTTP:
> 
> philou@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@air:~/mysrc/tmp$ ls libsndfile/
> total 0
> 0 ./  0 ../  0 .git/
> 
> côté serveur j'ai bien activé le post-update hooks:
> 
> friendship7net@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
[email protected]
Swiss Ice Hockey Results : http://puck.ch/
_______________________________________________
gull mailing list
[email protected]
http://forum.linux-gull.ch/mailman/listinfo/gull

Répondre à