xuyongli73 / tortoisegit

Automatically exported from code.google.com/p/tortoisegit
1 stars 0 forks source link

Add/Commit of files with umlauts in filename not working #61

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. create/copy a file with umlauts (äöü) in its name into your repository
2. use tortoisegit to commit the changes and add the file in the commit dialog
3. commit

What is the expected output? What do you see instead?
- the file should be added to the repository and commited
- instead the file is neither committed nor added to the repo
- in the commit dialog the filename is displayed wrong (see attached
picture TGit1.jpg)
- see also the result message of the commit in attached picture TGit2.jpg

What version of the product are you using? On what operating system?
TortoiseGit 0.4.2 with msysgit 1.6.2.1-preview20090322 on a german Windows
XP Pro with SP3 installed

Please provide any additional information below.

Original issue reported on code.google.com by killy...@googlemail.com on 2 Apr 2009 at 8:07

Attachments:

GoogleCodeExporter commented 9 years ago
It is union code convert problem. 
Can you help try does attachment work at your system?
just copy it to C:\program files\Tortoisegit\bin

Original comment by lzn...@gmail.com on 3 Apr 2009 at 3:02

Attachments:

GoogleCodeExporter commented 9 years ago
I just did a quick test, it appears to be working. I will continue using your
provided exe file and will report any errors or misbehaviour i may encounter.

Thank you!

Original comment by killy...@googlemail.com on 3 Apr 2009 at 6:31

GoogleCodeExporter commented 9 years ago
Fix at 3afaa9045478e0c779e5d918aad037e96c85c693

Original comment by lzn...@gmail.com on 3 Apr 2009 at 12:24