Adding a new subversion user programmatically with C#
- by Mahmood
I am developing a custom Web Interface Browser for Subversion Repositories with C#/ASP.NET and SVNKit (Converted to .NET assemblies using IKVM.NET). Is there any clean way to add a new subversion user (that is added by the administrator) using C# code?