From: rick23@gmx.net
To: git@vger.kernel.org
Subject: Umlaut in filename makes troubles
Date: Tue, 1 Dec 2009 08:15:08 +0100 [thread overview]
Message-ID: <200912010815.14515.rick23@gmx.net> (raw)
I have problems with my repository under slackware vs. windows. I
created a repo in linux and every time I use it under msysgit, the
files containing umlauts in the filename are marked as deleted (and
vice versa).
For instance: the repo perfectly synced under msysgit leads to:
user@sauron:/media/disk-2$ git status |grep Auszug
# deleted: "trunk/007_Literatur/Auszug aus Ergonomische
Untersuchung des Lenkgef\374hles.docx"
# "trunk/007_Literatur/Auszug aus Ergonomische Untersuchung des
Lenkgef\303\274hles.docx"
in linux. But the file exists and is displayed correctly in the shell
or in dolphin (my filemanager under X):
user@sauron:/media/disk-2$ ls trunk/007_Literatur/Auszug*
trunk/007_Literatur/Auszug aus Ergonomische Untersuchung des
Lenkgefühles.docx
Can you please give me a hint what to do?
TIA
next reply other threads:[~2009-12-01 7:15 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-01 7:15 rick23 [this message]
2009-12-01 7:44 ` Umlaut in filename makes troubles Øyvind A. Holm
2009-12-01 8:26 ` Jochen
2009-12-01 7:54 ` Michael J Gruber
2009-12-01 9:06 ` Jochen
2009-12-01 9:58 ` Jochen
2009-12-01 14:10 ` Michael J Gruber
2009-12-01 18:48 ` Daniel Barkalow
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=200912010815.14515.rick23@gmx.net \
--to=rick23@gmx.net \
--cc=git@vger.kernel.org \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.