On Jan 30, 2007, at 7:14 PM, Robin Rosenberg wrote: > onsdag 31 januari 2007 00:28 skrev Brian Gernhardt: >> Doesn't work, but it's closer. I can't see where a .gitignore is >> getting set, though. > > I did not create any .gitignore files, so I have no explanation at > this time. First off, I couldn't get your patch to apply (atop master and next) and I don't know why. I did the change manually though, and still got the same error. I'm not seeing a .gitignore either, so I have no idea why the error is showing up. Anyone else have a guess? * expecting success: (mkdir -p "å/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/å/ä/ö" || echo "Local filesystem does not permit this test" ) && echo Foo >"å/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" && git add "å/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" && cp ../test9200a.png "å/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.png" && git add "å/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.png" && git commit -a -m "Går det så går det" && \ id=$(git rev-list --max-count=1 HEAD) && (cd "$CVSWORK" && git-cvsexportcommit -v -c $id && test "$(echo $(sort "å/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/å/ä/ö/CVS/Entries"|cut -d/ -f2,3,5))" = "gårdetsågårdet.png/1.1/-kb gårdetsågårdet.txt/1.1/" ) 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. ~~ Brian - To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.htmlReceived on Wed Jan 31 16:40:14 2007
This archive was generated by hypermail 2.1.8 : 2007-01-31 16:41:50 EST