View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update |
|---|---|---|---|---|---|
| 0005256 | ardour | bugs | public | 2013-01-05 11:37 | 2013-01-22 05:39 |
| Reporter | x42 | Assigned To | |||
| Priority | normal | Severity | major | Reproducibility | always |
| Status | closed | Resolution | fixed | ||
| Summary | 0005256: svn version detection fails if path to sourcecode contains non ASCII characters | ||||
| Description | wscript's fetch_svn_revision is b0rked if the Ardour source resides in a folder with non ASCII chacaters: calling LANG= svn info . prints to stderr: svn: E000022: Can't convert string from native encoding to 'UTF-8': svn: E000022: /home/petter/K?\195?\164llkod/3.0/ and nothing to stdout. Eventually compiling svn_revision.cc fails: http://pastebin.com/6uDvpatk LANG=en_US.UTF-8 svn info . works IFF the en_US locale is installed. | ||||
| Additional Information | http://svnbook.red-bean.com/en/1.7/svn.advanced.l10n.html | ||||
| Tags | No tags attached. | ||||
|
|
presumably, LANG=C would work ? |
|
|
should be fixed in rev 13798 |
|
|
It was reported by 'peppo' on IRC. I can't reproduce it myself to provide feedback because a) I'm using git and b) my folder names are all ASCII |
|
|
fixed with change to 'svnversion' |
| Date Modified | Username | Field | Change |
|---|---|---|---|
| 2013-01-05 11:37 | x42 | New Issue | |
| 2013-01-07 17:29 | paul | Note Added: 0014438 | |
| 2013-01-07 19:15 | paul | Note Added: 0014441 | |
| 2013-01-07 19:15 | paul | Status | new => feedback |
| 2013-01-07 19:27 | x42 | Note Added: 0014442 | |
| 2013-01-22 05:39 | x42 | Note Added: 0014549 | |
| 2013-01-22 05:39 | x42 | Status | feedback => closed |
| 2013-01-22 05:39 | x42 | Resolution | open => fixed |