Edgewall Software

Changes between Initial Version and Version 2 of Ticket #5785


Ignore:
Timestamp:
Jul 30, 2007, 4:28:37 PM (17 years ago)
Author:
Emmanuel Blot
Comment:

You forgot to give Apache the permissions to read/write from/to the SVN repository. This is an installation issue, if you can't get rid of this error and want some help from other Trac users, please post to the MailingList.

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #5785

    • Property Status newclosed
    • Property Component generalversion control
    • Property Priority highnormal
    • Property Keywords Internal error with trac 0.10.4 and RHEL 5 removed
    • Property Resolutioninvalid
    • Property Severity majornormal
  • Ticket #5785 – Description

    initial v2  
    66
    77If you think this really should work and you can reproduce it, you should consider reporting this problem to the Trac team.
    8 ---
    9 ---
    10 ---
     8
     9{{{
    1110Traceback (most recent call last):
    1211  File "/usr/lib/python2.4/site-packages/trac/web/main.py", line 406, in dispatch_request
     
    2726    return apply(_repos.svn_repos_open, args)
    2827SubversionException: ("Can't open file '/root/subversion/repos/format': Permission denied", 13)
     28}}}
     29