Git clone problems...

Christophe Monniez christophe.monniez at fccu.be
Tue Apr 16 05:14:55 UTC 2013


Le lundi 15 avril 2013 à 23:12 +0200, Eriberto a écrit :
> Hi! My last commit in Debian Forensics was at 2010.
> 
> 
> I am trying to make a clone from repository but I think my command is
> wrong.
> 
> 
> $ git clone ssh://eriberto-guest@git.debian.org/git/debian-forensics/
> Cloning into 'debian-forensics'...
> Enter passphrase for key '/home/eriberto/.ssh/id_rsa': 
> fatal: '/git/debian-forensics' does not appear to be a git repository
> fatal: The remote end hung up unexpectedly
> 
> 
> What is wrong? I'am newbie on Git...
> 
> 
> Thanks a lot in advance.
> 
> 
> Regards,
> 
> Eriberto - Brazil
> 

Hi Eriberto,

I think that you cannot clone the whole "forensics" repository. You have
to choose a package:
"""
$ git clone ssh://eriberto@git.debian.org/git/forensics/${PACKAGE}.git
"""

Replace the ${PACKAGE} variable by the package you want.

-- 
Christophe Monniez <christophe.monniez at fccu.be>




More information about the forensics-devel mailing list