Hi!

It is not recommended to use internal interfaces of VisualSVN Server
components for repository creation. Please try to use command line
call "svnadmin.exe create REPOS_PATH" for example via class
System.Diagnostics.Process.

You could simply create the repository in the "C:\Repositories" folder
and VisualSVN Server will "see" it.

On Sat, Mar 21, 2009 at 5:51 PM,  <innerstr...@gmail.com> wrote:
>
> Does anyone have any links or information into how to Programmatically
> create a repository in C#?
>
> the Manager.dll has an interface called IStartPageCtl.
>
> But i'm having troubles calling the Com object via C#.
>



-- 
Regards,
Olga Dolidze
VisualSVN Support

Reply via email to