•  
      request #7958 SVN integration not working on Centos 6.5
    Infos
    #7958
    Howard Morrison (killswitch)
    2015-03-30 09:49
    2015-03-30 08:39
    7972
    Details
    SVN integration not working on Centos 6.5
    Tuleap installs correctly and functionality seems to be working fine with exception to SVN.

    Integration into SVN throws the following error when trying to Browse the SVN repository:
    import viewvc File "/usr/share/viewvc/lib/viewvc.py", line 62, in import include File "/usr/share/tuleap/src/www/../utils/include.py", line 58, in load_local_config(db_include) File "/usr/share/tuleap/src/www/../utils/include.py", line 45, in load_local_config exec

    We are running CentOS release 6.6 (final) with Tuelap version 7.11.99.26.

    We followed the installation as per:
    http://doc-en.tuleap.net/en/latest/installation-guide/full-installation.html

    We confirmed the checklist as per:
    https://tuleap.net/wiki/index.php?pagename=TuleapInstallationChecklist&group_id=101

    We have spent a few days looking on the forum and searching for information, but have found nothing that has helped us to resolve this issue.
    Installation process
    7.11
    CentOS 6
    • [ ] enhancement
    • [ ] internal improvement
    Empty
    Stage
    Yannis ROSSETTO (rossettoy)
    Closed
    2015-03-30
    Attachments
    Empty
    References
    References list is empty

    Follow-ups

    User avatar
    Hello,

    In the local.inc file (/etc/tuleap/conf/local.inc) try to replace $sys_cvs_convert_cp1252_to_utf8 = false; by $sys_cvs_convert_cp1252_to_utf8 = 0; and restart httpd.

    • Status changed from New to Waiting for information
    • Assigned to changed from None to Yannis ROSSETTO (rossettoy)