[gcompris-devel] Need help with checking out voices

Bruno Coudoin bruno.coudoin at gcompris.net
Mon May 6 23:12:03 UTC 2013


Hi,

I just tested the instructions on the wiki and it worked for me.

When you are in the working directory of a git GCompris, you can run:
||git checkout -b voices origin/voices

Then if you look at the files there you will see the voices.
||
Bruno.
|

|

Le 06. 05. 13 14:52, Fòram na Gàidhlig a écrit :
> I tried to check out the voices, so I can do my programming and testing.
> I followed the instructions on the Wiki
> http://gcompris.net/wiki/Voices_translation#From_the_source_code.
>
> I get the same problem both with https://github.com/bdoin/GCompris.git
> or git://git.gnome.org/gcompris
>
> Here's my terminal protocol:
>
> ~$ git clone -l GCompris voices
> Cloning into 'voices'...
> done.
>
> ~$ git checkout -b voices origin/voices
> fatal: Not a git repository (or any of the parent directories): .git
>
> ~$ cd voices
>
> ~/voices$ git checkout -b voices origin/voices
> fatal: git checkout: updating paths is incompatible with switching branches.
> Did you intend to checkout 'origin/voices' which can not be resolved as
> commit?
>
> Since this doesn't work, I fiddle around a bit:
>
> ~/voices$ git checkout -b origin/voices voices
> fatal: git checkout: updating paths is incompatible with switching branches.
> Did you intend to checkout 'voices' which can not be resolved as commit?
>
> ~/voices$ git checkout -b origin/voices
> Switched to a new branch 'origin/voices'
>
> Which gives me the main project instead of the voices files.
>
> Does anybody know where the problem lies?
>
> ------------------------------------------------------------------------------
> Introducing AppDynamics Lite, a free troubleshooting tool for Java/.NET
> Get 100% visibility into your production application - at no cost.
> Code-level diagnostics for performance bottlenecks with <2% overhead
> Download for free and get started troubleshooting in minutes.
> http://p.sf.net/sfu/appdyn_d2d_ap1
> _______________________________________________
> gcompris-devel mailing list
> gcompris-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gcompris-devel




More information about the Gcompris-devel mailing list