TheNavigator Posted December 3, 2012 Share Posted December 3, 2012 I'm trying to install subversion onto my server in a smooth way, I found that the best way is SVNManager, however, even SVNManager isn't easy enough for a "1 click" thing. It's something I got used to, it's Linux world. However, I had few problems with it, including SMTP mailing (which is solved now), now I have another problem. When I try to edit privileges, this error appears InternalError VersionControl_SVN_Exception: "config_dir" is a invalid switch for class "VersionControl_SVN_Command_List". #0 /usr/share/pear/VersionControl/SVN/Command.php(316): VersionControl_SVN_Command->postProcessSwitches(Array) #1 /usr/share/pear/VersionControl/SVN/Command.php(463): VersionControl_SVN_Command->prepare() #2 /var/www/html/svnmanager/svnmanager/RepositoryModule/UserPrivilegesEditPage.php(257): VersionControl_SVN_Command->run(Array, Array) #3 /var/www/html/svnmanager/prado-2.0.3/framework/Web/UI/TControl.php(419): UserPrivilegesEditPage->onload(Object(TEventParameter)) #4 /var/www/html/svnmanager/prado-2.0.3/framework/Web/UI/TPage.php(1079): TControl->onloadRecursive(Object(TEventParameter)) #5 /var/www/html/svnmanager/prado-2.0.3/framework/Web/UI/TPage.php(955): TPage->onloadRecursive(Object(TEventParameter)) #6 /var/www/html/svnmanager/prado-2.0.3/framework/TApplication.php(483): TPage->execute() #7 /var/www/html/svnmanager/index.php(7): TApplication->run() #8 {main} I can't even understand what is that to be honest. Any help is appreciated of course. Thanks. Link to comment https://forums.phpfreaks.com/topic/271535-problems-with-svnmanager/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.