Does SharpSVN have an API to manage repository permissions
Posted
by Troy Hunt
on Stack Overflow
See other posts from Stack Overflow
or by Troy Hunt
Published on 2009-07-15T07:22:16Z
Indexed on
2010/05/11
10:24 UTC
Read the original article
Hit count: 414
Does anyone know if there is any API exposed to manage repository permissions within SharpSVN? For example, programatically adding read and write permissions on a per repository basis.
Alternatively, any other thoughts on managing permissions with other SVN APIs? Worst case wil be manually managing the contents of svnaccessfile but this is a last resort. Thanks.
© Stack Overflow or respective owner