Path encoding problems not mentioned in docs
Bug #509025 reported by
James Westby
This bug report is a duplicate of:
Bug #63324: [master] bzr can't handle files with filenames that can't be decoded to unicode.
Edit
Remove
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bazaar |
New
|
Undecided
|
Unassigned |
Bug Description
When starting to version an existing project you will do:
bzr init
bzr add
if your encoding and the paths don't match such that you get a
UnicodeDecodeError similar when doing the second step there isn't
any helpful documentation for dealing with it.
A better error message would be great, but it can't be made to disappear
entirely, and so documentation on how to deal with it would be great.
This was observed while watching some new users try to start with bzr.
Thanks,
James
To post a comment you must log in.
Thanks for the user-testing data.
I know sometimes docs are the best place for a stopgap for a bug, or
perhaps a better error message is. The error message, perhaps with a
url for more info, is more likely to actually be seen at the right
time.
What should we suggest they do though? Check their locale is set
properly, or maybe rename the files that don't match?
I'm not sure if a general message about unicode would be specific
enough to be useful but we could probably help for some specific
errors.
-- launchpad. net/~mbp/>
Martin <http://