git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jonathan Nieder <jrnieder@gmail.com>
To: Cyrus <cyrus@drupalgate.com>
Cc: "Ævar Arnfjörð Bjarmason" <avarab@gmail.com>,
	git <git@vger.kernel.org>, "Erik Faye-Lund" <kusmabite@gmail.com>
Subject: Re: Re: Applicatioin of contribution for Git Chinese version
Date: Sat, 16 Apr 2011 18:07:57 -0500	[thread overview]
Message-ID: <20110416230757.GA5606@elie> (raw)
In-Reply-To: <6e8d0165.486.12f608bb3de.Coremail.cyrus@drupalgate.com>

Cyrus wrote:
> At 2011-04-17 06:33:10,"Jonathan Nieder" <jrnieder@gmail.com> wrote:

>> 2. Msysgit does not include a pre-compiled copy of gettext yet, but
>>    Erik Faye-Lund has done the necessary work.  Make use of it like
>>    so:
>>
>> 	cd /
>> 	git checkout devel
>> 	cd /src/gettext
>> 	sh release.sh
>>
>>    Now "gettext --help" should work.
>
> When I go to step 2 as you mentioned in the mail, I meet errors.
> Please see my screenshot in the attachment. Thanks .
>
> | error: Your local changes to the following files would be overwritten by checkout:
> |
> |	bin/astextplain
[...]

Sorry about that.

	git checkout -f -t origin/devel

should work, I hope.

      parent reply	other threads:[~2011-04-16 23:08 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <559debc.6920e.12f5f0bdfc0.Coremail.cyrus_evans@163.com>
2011-04-16 16:34 ` Applicatioin of contribution for Git Chinese version Ævar Arnfjörð Bjarmason
2011-04-16 16:55   ` Ævar Arnfjörð Bjarmason
2011-04-16 17:22     ` Jakub Narebski
2011-04-18  7:57       ` Ævar Arnfjörð Bjarmason
2011-04-16 22:33   ` Jonathan Nieder
     [not found]   ` <6e8d0165.486.12f608bb3de.Coremail.cyrus@drupalgate.com>
2011-04-16 23:07     ` Jonathan Nieder [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20110416230757.GA5606@elie \
    --to=jrnieder@gmail.com \
    --cc=avarab@gmail.com \
    --cc=cyrus@drupalgate.com \
    --cc=git@vger.kernel.org \
    --cc=kusmabite@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).