iF.SVNAdmin icon indicating copy to clipboard operation
iF.SVNAdmin copied to clipboard

Web-based GUI to manage Subversion repositories and User/Group permissions (+LDAP support)

Results 105 iF.SVNAdmin issues
Sort by recently updated
recently updated
newest added

I followed the instructions in this Synology knowledge base article [https://kb.synology.com/en-my/DSM/tutorial/How_to_launch_an_SVN_server_based_on_Docker_on_your_Synology_NAS](https://kb.synology.com/en-my/DSM/tutorial/How_to_launch_an_SVN_server_based_on_Docker_on_your_Synology_NAS) to setup Subversion running in a docker container on my Synology NAS. There are two components, namely the docker...

Initialy I can create a Multiproject folder with a single Repo inside. How can I add a second repo in the folder?

Users created with IF.svnadmin are not in the same format as the passwd file in SVN, resulting in users created with IF.svnadmin not working properly

So when i go to the users tab and open a user i can see which group the user is a member of, but if i open that group i...

when I update /opt/svnadmin/data/config.ini for multi repository as fellow: ---------------------------------------------------------------------------------- [Repositories:svnclient] SVNParentPath=/home/svn/repo19 SvnExecutable=/usr/bin/svn SvnAdminExecutable=/usr/bin/svnadmin Description=First location [Repositories:svnclient:1] SVNParentPath=/home/svn/repo20 SvnExecutable=/usr/bin/svn SvnAdminExecutable=/usr/bin/svnadmin Description=Second location ------------------------------------------------------------------ And my dav_svn.conf set as fellow: -------------------------------------------------------------------...

Hi , i am planing to use the AD ldap to sync the users and groups to the svn,but when i done the configration, no user and group can be...

Fatal error: Call to a member function getEncodedParentIdentifier() on null in D:\wamp64\www\svnadmin\pages\repository\repositoryview.html.php on line 5 Call Stack #TimeMemoryFunctionLocation 10.0006264696{main}( )...\repositoryview.php:0 20.15021962952ProcessTemplate( )...\repositoryview.php:121 30.15072002072include_once( 'D:\wamp64\www\svnadmin\pages\repository\repositoryview.html.php' )...\global.func.php:61

I have add the code in svnadmin/data/config.ini file as follows: LoadModule dav_svn_module modules/mod_dav_svn.so LoadModule authz_svn_module modules/mod_authz_svn.so DAV svn SVNListParentPath on SVNParentPath /data/www/svn AuthType Basic AuthName "Authorization SVN" AuthUserFile /data/www/svn/passwd AuthzSVNAccessFile...

Tue Jan 30 14:31:26.420103 2018] [:error] [pid 10981] [client 10.165.11.82:58979] PHP Fatal error: Call to a member function getEncodedParentIdentifier() on a non-object in /apps/www/html/svnadmin/pages/repository/repositoryview.html.php on line 5, referer: http://10.180.110.170/svnadmin/repositorylist.php --config...