Menu

Did not find "VersionControl/SVN.php"

Help
Klaus Kaal
2008-12-21
2013-05-01
  • Klaus Kaal

    Klaus Kaal - 2008-12-21

    Hi,

    I think, this is a nice tool. But I found a bug:

    When I try to define a group or user for a repository with:

    RepositoryAdmin/user privileges/select a repository, I get this error message;

    Fatal Error

    [2] UserPrivilegesEditPage::require_once(VersionControl/SVN.php) [userprivilegeseditpage.require-once]: failed to open stream: No such file or directory (@line 201 in file /srv/www/htdocs/svnmanager/svnmanager/RepositoryModule/UserPrivilegesEditPage.php).
    Debug Backtrace

    #1 UserPrivilegesEditPage.php:201 -- pradoErrorHandler(...)
    #2 UserPrivilegesEditPage.php:201 -- UserPrivilegesEditPage::onLoad()
    #3 TControl.php:419 -- UserPrivilegesEditPage->onLoad(...)
    #4 TPage.php:1079 -- TControl->onLoadRecursive(...)
    #5 TPage.php:955 -- TPage->onLoadRecursive(...)
    #6 TApplication.php:483 -- TPage->execute()
    #7 index.php:5 -- TApplication->run()

     
    • Marijn Verkerk

      Marijn Verkerk - 2008-12-21

      Did you install the pear package VersionControl_SVN (see docs)?

       
      • Klaus Kaal

        Klaus Kaal - 2008-12-21

        Hi mverkerk,

        thank you for your fast reply.

        Yes, I am running svnmanager under Ubuntu and have installed the php-pear package. A lot of files were installed. But I have no idea, how I could verify it really works.

         
        • Marijn Verkerk

          Marijn Verkerk - 2008-12-22

          Hi!

          Since the error message you got explicitly says: Can't find VersionControl/SVN.php, something must have gone wrong with installing the pear package.

          On my system the package resides at the following location:
          /usr/share/php/VersionControl

          In order to install this package:

          sudo pear install -a VersionControl_SVN-beta

          Marijn

           

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.