I need *your* benchmarking help!
Jeff Mitchell
mitchell at kde.org
Sat Oct 24 15:04:49 UTC 2009
Simon Bühler wrote:
> hi,
>
> i'd like to test but it seem i'm unable to handle the git checkout stuff:
>
> my buildscript is: (part of it)
>
> ---
> PRODUCT="$1"
> cd $HOME/kde/src/$PRODUCT
> git pull
> mkdir -p $HOME/kde/build/$PRODUCT
> cd $HOME/kde/build/$PRODUCT
> cmake -DCMAKE_INSTALL_PREFIX=$HOME/kde -DCMAKE_BUILD_TYPE=debugfull
> $HOME/kde/src/$PRODUCT/
> make install
> ---
>
> now i tried
>
> clone git://gitorious.org/~jefferai/amarok/jefferai-work.git uidhash
>
> Initialized empty Git repository in /home/user/kde/src/uidhash/.git/
> remote: Counting objects: 195929, done.
> remote: Compressing objects: 100% (40144/40144), done.
> remote: Total 195929 (delta 156915), reused 194091 (delta 155247)
> Receiving objects: 100% (195929/195929), 59.26 MiB | 701 KiB/s, done.
> Resolving deltas: 100% (156915/156915), done.
>
> warning: remote HEAD refers to nonexistent ref, unable to checkout
>
> also a
>
> git clone git://gitorious.org/~jefferai/amarok/jefferai-work.git jeffs_stuff
>
> resulted in the same error
>
> any hints please?
I'm not sure I understand what the problem is. Does git branch -a not
show the uidhash branch?
--Jeff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 261 bytes
Desc: OpenPGP digital signature
URL: <http://mail.kde.org/pipermail/amarok/attachments/20091024/f76380c7/attachment.sig>
More information about the Amarok
mailing list