Following the instructions results in 'voices' branch not being available
in 'voices/', so I suggest checking-out voices branch before cloning
gcompris to voices

git clone git://git.gnome.org/gcompris
cd gcompris
git checkout voices
git checkout master
cd ..
git clone -l gcompris voices
cd voices
git checkout -b voices origin/voices
cd ../gcompris/boards
ln -s ../../voices .



2013/8/17 Christian Kirbach <christian.kirb...@gmail.com>

> Hello Bruno,
>
> Am Freitag, den 16.08.2013, 01:09 +0200 schrieb Bruno Coudoin:
>
> > For those motivated enough to pick a microphone, I maintain here some
> > instructions for voice recorders:
> > http://gcompris.net/wiki/Voices_translation
>
> I followed the instructions there, but I get
>
> nazgul@rivendell:/git/gnome/voices$ LANG=C git checkout -b voices
> origin/voices
> fatal: Cannot update paths and switch to branch 'voices' at the same
> time.
> Did you intend to checkout 'origin/voices' which can not be resolved as
> commit?
>
>
> However, if I run that command in the gcompris folder it works.
>
>
> --
> Christian Kirbach <christian.kirb...@gmail.com>
>
> _______________________________________________
> gnome-i18n mailing list
> gnome-i18n@gnome.org
> https://mail.gnome.org/mailman/listinfo/gnome-i18n
>
>
_______________________________________________
gnome-i18n mailing list
gnome-i18n@gnome.org
https://mail.gnome.org/mailman/listinfo/gnome-i18n

Reply via email to