fritzbrand / svn-time-lapse-view

Automatically exported from code.google.com/p/svn-time-lapse-view
0 stars 0 forks source link

Problems with unicode encoded files #19

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Retrieving files from subversion that are stored in unicode
2.
3.

What is the expected output? What do you see instead?
Expected readable text - got a lot of squares

What version of the product are you using? On what operating system?
N/A

Please provide any additional information below.

Made a patch (attached) that will try and guess the encoding of a file. I
was wondering if you could let me join the project - I think that it would
be a good idea to let the user choose an encoding using a drop down box.

Apply the patch to SvnLoader.java

Original issue reported on code.google.com by kimti...@gmail.com on 1 Nov 2007 at 9:09

Attachments:

GoogleCodeExporter commented 8 years ago
An alternative way to implement this would be as a command-line parameter.

Original comment by jonathan...@gmail.com on 8 Nov 2007 at 9:20

GoogleCodeExporter commented 8 years ago
Fixed in revision 31

Original comment by kimti...@gmail.com on 11 Nov 2007 at 5:16