#2845: post-commit hook & unicode
-------------------------------------+--------------------------------------
 Reporter:  [EMAIL PROTECTED]  |        Owner:  jonas
     Type:  task                     |       Status:  new  
 Priority:  highest                  |    Milestone:       
Component:  ticket system            |      Version:  0.9.4
 Severity:  normal                   |   Resolution:       
 Keywords:                           |  
-------------------------------------+--------------------------------------
Comment (by [EMAIL PROTECTED]):

 I can not figure out how to change encoding for SVN, I'm using TortoiseSVN
 as client and I'm sure that log messages are stored correctly.

 I fond switch for SVN:[[br]]
 --encoding but that's ''svn'' and not ''svnlook'' switch

 See attachments added 03/022/2006.
 If I send to trac message from svnfileTMP-47  trac complains about utf
 encoding.
 If I send to trac message from svnfile-47 trac works fine but cannot parse
 log message (for example:
 {{{
 fixes #3
 }}}
 is interpreted as
 {{{
 f i x e s   # 3
 }}}
 )

 Have no idesa how to solve it, is there any command in python that chan
 convert message from svnfile-47 correctly or read it correctly from file.

-- 
Ticket URL: <http://projects.edgewall.com/trac/ticket/2845>
The Trac Project <http://trac.edgewall.com/>
_______________________________________________
Trac-Tickets mailing list
[email protected]
http://lists.edgewall.com/mailman/listinfo/trac-tickets

Reply via email to