----- "Tim Moore" a écrit :

> Frederic Bouvier wrote:
> > ----- "Tim Moore" a écrit :
> >
> >> Reminder:
> >> git-clone git://repo.or.cz/simgear.git
> >> git-clone git://repo.or.cz/flightgear.git
> >
> > $ git-clone git://repo.or.cz/simgear.git
> > remote: Counting objects: 9905, done.
> > remote: Compressing objects: 100% (2188/2188), done.
> > remote: Total 9905 (delta 7696), reused 9835 (delta 7653)
> > Receiving objects: 100% (9905/9905), 3.93 MiB | 296 KiB/s, done.
> > Resolving deltas: 100% (7696/7696), done.
> > Initialized empty Git repository in I:/Devel/fg-maint/simgear/.git/
> > Initialize simgear/.git
> > warning: remote HEAD refers to nonexistent ref, unable to checkout.
> >
> > and indeed, the simgear/ directory is empty
> >
> > This is with git under Windows. What is going wrong ?
> >
> At that point try "git checkout maint" . I'll change the repository to
> refer to
> something sensible.

Fr'd'r...@ninja /i/Devel/fg-maint/simgear
$ git checkout maint
error: pathspec 'maint' did not match any file(s) known to git.

maint is not a branch but an head.

-Fred

-- 
Frédéric Bouvier
http://my.fotolia.com/frfoto/              Photo gallery - album photo
http://fgsd.sourceforge.net/               FlightGear Scenery Designer


------------------------------------------------------------------------------
This SF.net email is sponsored by:
SourcForge Community
SourceForge wants to tell your story.
http://p.sf.net/sfu/sf-spreadtheword
_______________________________________________
Flightgear-devel mailing list
Flightgear-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/flightgear-devel

Reply via email to