Message: A new issue has been created in JIRA.
--------------------------------------------------------------------- View the issue: http://issues.apache.org/jira/browse/GUMP-81 Here is an overview of the issue: --------------------------------------------------------------------- Key: GUMP-81 Summary: Gump (or it's tools, CVS, etc.) does not cope with Unicode filenames Type: Bug Status: Unassigned Priority: Major Project: Gump Assignee: Reporter: Adam Jack Created: Thu, 7 Oct 2004 6:05 AM Updated: Thu, 7 Oct 2004 6:05 AM Description: A circumstance was found whereby 'resume.xml' (with an e acute) in a module (XOM, FWIIW) was checked out of the repository, but the (Python code) 'sync' to a working directory failed. It failed because Python's os.listdir returned a string for it, not Unicode (although it returned unicode for al lthe plain file). This seems related to the fact that the default filesystem encoding on the platofrm was 'ascii', and this file was not ascii. We need to create a test for such files, then work with Gump to resolve this issue. --------------------------------------------------------------------- JIRA INFORMATION: This message is automatically generated by JIRA. If you think it was sent incorrectly contact one of the administrators: http://issues.apache.org/jira/secure/Administrators.jspa If you want more information on JIRA, or have a bug to report see: http://www.atlassian.com/software/jira --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
