From: Jochen <rick23@gmx.net>
To: git@vger.kernel.org
Subject: Re: Umlaut in filename makes troubles
Date: Tue, 01 Dec 2009 10:06:31 +0100 [thread overview]
Message-ID: <hf2mau$l2r$1@ger.gmane.org> (raw)
In-Reply-To: 4B14CBA9.6080104@drmicha.warpmail.net
Michael J Gruber wrote:
> > 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?
>
> I would say you can give us more info about your setup. If I
> understand you correctly, you use the same repo and checkout under
> linux and msysgit.
Right - I created it under linux on a local directory, cloned it to an
usb-stick and cloned it again under windows.
I then worked under windows (msysgit) and pushed it to the stick
again.
Now I am back an my linux maschine and the files with umlauts in the
filenames are mared as deleted.
> > What kind of filesystem is this on, what are the
> mount options?
/dev/sde on /media/disk-2 type vfat
(rw,nosuid,nodev,uhelper=hal,uid=1000,utf8,shortname=mixed)
mounted by the automounter of KDE 4.2.4
> What is your locale ($LANG) in slackware?
LANG=de_AT.utf-8
Jochen
next prev parent reply other threads:[~2009-12-01 9:07 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-12-01 7:15 Umlaut in filename makes troubles rick23
2009-12-01 7:44 ` Øyvind A. Holm
2009-12-01 8:26 ` Jochen
2009-12-01 7:54 ` Michael J Gruber
2009-12-01 9:06 ` Jochen [this message]
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='hf2mau$l2r$1@ger.gmane.org' \
--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.