Uploaded image for project: 'SVN Application'
  1. SVN Application
  2. SVN-8

Installation requires SVN directory with permission problems

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 1.5
    • 1.4
    • None
    • XWiki 6.3 on Ubuntu installed using package xwiki-enterprise-tomcat7-pgsql

    Description

      After installing via Extension Manager and following install instructions, using the tool to list entries generates an error:

      error while listing entries: svn: Cannot create directory '/usr/share/tomcat7/.subversion/auth/svn.simple'
      

      This can be patched via the shell as follows:

      sudo mkdir /usr/share/tomcat7/.subversion
      sudo chown tomcat7:tomcat7 /usr/share/tomcat7/.subversion
      

      Note however that this requires access to the command line and sudo privileges.

      Attachments

        Activity

          People

            softec Denis Gervalle
            beldaz Bryn Jeffries
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: