Blogroll

Search

svnauthcheck 1.0.9

September 2nd, 2010 by Matteo and tagged , , , ,

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 »

svnauthcheck 1.0.8

June 7th, 2010 by Matteo and tagged , , , ,

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 »

svnauthcheck 1.0.7

May 21st, 2010 by Matteo and tagged , , , ,

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 »

svnauthcheck 1.0.5

January 27th, 2010 by Matteo and tagged , , , ,

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 »

svnautchcheck 1.0.3

August 12th, 2009 by Matteo and tagged , ,

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 »

svnauthcheck 1.0.0 released

October 26th, 2008 by Matteo and tagged ,

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 »