I need *your* benchmarking help!
Eelko Berkenpies
fedora at berkenpies.nl
Sun Oct 25 11:05:30 UTC 2009
On Sat, 24 Oct 2009 13:21:34 +0200, Simon Bühler
<simon at aktionspotenzial.de> 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?
By courtesy of markey;
- git clone git://gitorious.org/~jefferai/amarok/jefferai-work.git
- git checkout -b uidhash --track remotes/origin/uidhash
So, thanks again markey!
As already stated in an other mail, it was all a misunderstanding and
everything works fine. :)
--
Met vriendelijke groet / With kind regards,
Eelko Berkenpies
More information about the Amarok
mailing list