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-gu...@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://eribe...@git.debian.org/git/forensics/${PACKAGE}.git
"""

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

-- 
Christophe Monniez <christophe.monn...@fccu.be>


_______________________________________________
forensics-devel mailing list
forensics-devel@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/forensics-devel

Reply via email to