September 2nd, 2010 by Matteo and tagged
announcement,
bug fix,
subversion,
svnauthcheck,
update
I just released svnauthcheck version 1.0.9
svnauthcheck is a tool to check the syntax of Subversion access control files. We developed it to be able to delegate to certain repository users the ability to manage the access control to the repository itself (see Delegating access control to the end users)
Changes (from 1.0.8):
- fixed a problem in the check for ending slashes in paths
- application now checks if the specified file is a regular file
Posted in Software | No Comments »
June 7th, 2010 by Matteo and tagged
announcement,
bug fix,
subversion,
svnauthcheck,
update
I just released svnauthcheck version 1.0.8
svnauthcheck is a tool to check the syntax of Subversion access control files. We developed it to be able to delegate to certain repository users the ability to manage the access control to the repository itself (see Delegating access control to the end users)
Changes (from 1.0.7):
- allows spaces in directory names
Posted in Software | No Comments »
May 21st, 2010 by Matteo and tagged
announcement,
bug fix,
subversion,
svnauthcheck,
update
I just released svnauthcheck version 1.0.7
svnauthcheck is a tool to check the syntax of Subversion access control files. We developed it to be able to delegate to certain repository users the ability to manage the access control to the repository itself (see Delegating access control to the end users)
Changes (from 1.0.6):
- allows semicolons in repository names
- fixes a bug related crashes due to a failed pointer initialization
Posted in Uncategorized | No Comments »
January 27th, 2010 by Matteo and tagged
announcement,
bug fix,
linux,
subversion,
svnauthcheck
I just released svnauthcheck version 1.0.5
svnauthcheck is a tool to check the syntax of Subversion access control files. We developed it to be able to delegate to certain repository users the ability to manage the access control to the repository itself (see Delegating access control to the end users)
Changes (from 1.0.3):
- fixed a bug in group management
Posted in Software | No Comments »
August 12th, 2009 by Matteo and tagged
subversion,
svnauthcheck,
update
I just released svnauthcheck version 1.0.3
svnauthcheck is a tool to check the syntax of Subversion access control files. We developed it to be able to delegate to certain repository users the ability to manage the access control to the repository itself (see Delegating access control to the end users)
Changes (from 1.0.2):
- svnauthcheck now issues an error if a path in svnaccess files ends with a /
Posted in Software | No Comments »
October 26th, 2008 by Matteo and tagged
subversion,
svnauthcheck
I just released svnauthcheck version 1.0.0
svnauthcheck is a tool to check the syntax of Subversion access control files. We developed it to be able to delegate to certain repository users the ability to manage the access control to the repository itself (see Delegating access control to the end users)
Changes (from 0.10.6):
- svnauthcheck now allows the usage of user groups before their declaration (as allowed by Subversion)
Posted in Software | No Comments »