git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* t9200 still failing...
@ 2007-02-03 15:56 Brian Gernhardt
  2007-02-03 16:17 ` Wolfgang Fischer
  0 siblings, 1 reply; 17+ messages in thread
From: Brian Gernhardt @ 2007-02-03 15:56 UTC (permalink / raw)
  To: Git Mailing List

I got sidetracked by work and buying a house, so I didn't get to  
mention it at the time the attempted fix was committed, but t/t9200- 
git-cvsexportcommit.sh still is failing on test 8, even in latest  
master.  I'm still getting the message about a file being in  
my .gitignore:

> The following paths are ignored by one of your .gitignore files:
> Å/goo/a/b/c/d/e/f/g/h/i/j/k/l/m/n/o/p/q/r/s/t/u/v/w/x/y/z/å/ä/ö/ 
> gårdetsågårdet.txt
> Use -f if you really want to add them.

What I don't understand is that there are no .gitignore files in the  
test repo and the .git/info/exclude file only has comments.  This  
seems like it might actually be a subtle bug in git-add, although I'm  
betting it's more OS X filesystem oddness.  I'm trying to look into  
it, but thought that maybe someone with more experience with the code  
might catch it first.

Things I've discovered:
- A "git status" appropriately shows Å as untracked.
- Terminal.app seems to ignore attempts to type Å.
- Using "git add . && git commit" by hand in the test repo seems to  
work (using git version 1.5.0.rc2.g73a2)

~~ Brian

^ permalink raw reply	[flat|nested] 17+ messages in thread

end of thread, other threads:[~2007-02-06 15:17 UTC | newest]

Thread overview: 17+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-02-03 15:56 t9200 still failing Brian Gernhardt
2007-02-03 16:17 ` Wolfgang Fischer
2007-02-03 17:41   ` Brian Gernhardt
2007-02-03 18:13     ` [PATCH] Use "-f" when adding files with odd names in t9200 Brian Gernhardt
2007-02-03 19:42       ` Junio C Hamano
2007-02-03 20:12         ` Brian Gernhardt
2007-02-03 20:51           ` Junio C Hamano
2007-02-03 21:31             ` Brian Gernhardt
2007-02-03 23:50               ` Junio C Hamano
2007-02-04  1:09                 ` Junio C Hamano
2007-02-04  3:47                   ` Shawn O. Pearce
2007-02-04 16:35                 ` Brian Gernhardt
2007-02-04 16:50                   ` Brian Gernhardt
2007-02-05  1:30                     ` Junio C Hamano
2007-02-05  1:55                       ` Brian Gernhardt
2007-02-06 15:17                       ` Brian Gernhardt
     [not found]     ` <82643737-7D5F-4A73-83BA-EB5AD9BBA5EA@wf227.com>
2007-02-03 19:41       ` t9200 still failing Brian Gernhardt

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).