lilypond-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How can I add lilypond/translation to my git repository? [was: Re: T


From: Marc Hohl
Subject: Re: How can I add lilypond/translation to my git repository? [was: Re: Translation errors in German documentation]
Date: Tue, 18 May 2010 19:11:16 +0200
User-agent: Thunderbird 2.0.0.24 (X11/20100317)

John Mandereau schrieb:
Hi Marc,
Il giorno mar, 18/05/2010 alle 18.05 +0200, Marc Hohl ha scritto:
I did

git remote add -ft lilypond/translation -m lilypond/translation origin git://git.sv.gnu.org/lilypond.git/

as described here; git complains with

Usage: git remote add [-f] [-t track]* [-m master] <name> <url>

Ok. So I replaced "-ft" with "-f -t", therefore

git remote add -f -t lilypond/translation -m lilypond/translation origin git://git.sv.gnu.org/lilypond.git/

Now git complains with

remote origin already exists.What am I doing wrong here?

The fact that Git issued an error doesn't mean that it hasn't created
the remote, so you should probably remove it before trying again (do
git remote --help
Hmmm - git remote (without --help) shows "origin", so translation doesn't seem to
exist here. "origin" is my "normal" git repository, isn't it?

Marc


).

HTH,
John




reply via email to

[Prev in Thread] Current Thread [Next in Thread]