On Thu, May 19, 2011 at 9:34 AM, Harald Welte laforge@gnumonks.org wrote:
I've created a nuttx-bb.git repository on git.osmocom.org which right now only contains a git svn clone of the official Nuttx repository (as git branch "trunk").
I have hard time checking it out :
git clone git://git.osmocom.org/nuttx-bb.git Initialized empty Git repository in /home/ddraskovic/sandbox/nuttx/nuttx-bb/.git/ remote: Counting objects: 53851, done. remote: Compressing objects: 100% (9244/9244), done. remote: Total 53851 (delta 44307), reused 53851 (delta 44307) Receiving objects: 100% (53851/53851), 12.07 MiB | 451 KiB/s, done. Resolving deltas: 100% (44307/44307), done. warning: remote HEAD refers to nonexistent ref, unable to checkout.
Any ideas ?
BR, Drasko