•  
      request #7052 svn-commit.pl : error with accent in commit message
    Infos
    #7052
    charles (cbardin)
    2014-06-19 14:54
    2014-06-13 10:47
    7069
    Details
    svn-commit.pl : error with accent in commit message
    when i load a svn dump, i execute the script svn-commit.pl to update Tuleap database. If there is accent in commit message, the commit message won't be recorded in database.
    SCM/Subversion
    6.12
    CentOS 6
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Empty
    Closed
    2014-06-19
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    dylan bowden (dylan)2014-06-19 14:54
    Hi,

    glad you found the answer. Out of curiosity, how did root manage to get a ISO-8859 profile?

    • Status changed from New to Closed
    • Close date set to 2014-06-19
    User avatar
    charles (cbardin)2014-06-19 14:51
    we found why accent weren't recorded in database.
    I executed svn-commit.pl with root user instead codendiadm user. condendiadm's profile is UTF8 and root's profile was in ISO-8859.