We are running CollabNet SubversionEdge.
I am scripting various tasks. One of the more obscure is updating our repository access rules to suit new branches I create. While there is a published REST API for SubversionEdge (http://help.collab.net/index.jsp?topic=/csvn/reference/svnedge_hookscripts_api.html) I wonder whether it possible to edit or replace the repository access rules via an API call?
(Or is that too potential insecure to expose via the API?)