[Pkg-scicomp-devel] how to git ?

Christophe Prud'homme prudhomm at debian.org
Wed May 20 04:28:29 UTC 2009


Rafael

here is what I get with ssh://

git clone ssh://git.debian.org/pkg-scicomp/paraview.git paraview
Initialized empty Git repository in /scratch/prudhomm/debian/paraview/.git/
fatal: '/pkg-scicomp/paraview.git': unable to chdir or not a git archive
fatal: The remote end hung up unexpectedly

any idea ?

On Tue, May 19, 2009 at 10:22 AM, Rafael Laboissiere <rafael at debian.org> wrote:
> * Christophe Prud'homme <prudhomm at debian.org> [2009-05-18 20:24]:
>
>> here my .git/config
>>
>> [core]
>>         repositoryformatversion = 0
>>         filemode = true
>>         bare = false
>>         logallrefupdates = true
>> [remote "origin"]
>>         fetch = +refs/heads/*:refs/remotes/origin/*
>>         url = git://git.debian.org/pkg-scicomp/paraview.git
>> [branch "master"]
>>         remote = origin
>>         merge = refs/heads/master
>>
>>
>> it should be git+ssh:// and not git:// right ?
>
> No, it should be ssh://
>
> --
> Rafael
>
> _______________________________________________
> Pkg-scicomp-devel mailing list
> Pkg-scicomp-devel at lists.alioth.debian.org
> http://lists.alioth.debian.org/mailman/listinfo/pkg-scicomp-devel
>



More information about the Pkg-scicomp-devel mailing list