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

After the repository is created, continuing to create directories will only show access paths, but not subdirectories for items in the code repository; adding paths to the access paths will...

Exception list XML parse error: (code=5) Invalid document end [:error] [pid 29746] [client 10.165.11.82:54135] 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...

in config.inc.php (version 1.6.2 ), if my php version is 7.1, this check will not pass. ``` // Check PHP version. if (!checkPHPVersion("5.3")) { echo "Wrong PHP version. The minimum...

i create a user by this "Add Users", and add a group to it. and then do "svn co svn://ip/repos" , but i can not login with the user and...

Hi I am unable to create a repository with svnadmin. When I try to add a repo, I get the following Exception. But I have no idea on this. Please...

In order to keep track of access path, users groups I would like to have some input field, e.g. besides the "Create" button at page "Create access-path" or at page...

Exception list Wrong user/password combination. 配置完不能登陆问题?????

Hi @mfreiholz, On mine environment is necessary 2 new features on iF.SVNAdmin. First is subgroups on groups, that I finished as @vectornet, second is API or webservice that allows me...

Hi Manuel, I've a query on updating the svn access file via web interface. We've added groups and added users as per the relevant group. Then we call that group...