Hello,

> How to update SVN repository from code.
> I tried with bat files, If we can triiger the update with C# code means will
> be better.

If you are asking in regards of VisualSVN Server WMI (Windows
Management Instrumentation) provider, -- it's designed for
administrative tasks only and does not have client capabilities such
as checkout, update, commit etc.

You can use C# to invoke svn.exe command-line client or consider
SharpSVN Subversion client API.

-- 
With best regards,
Pavel Lyalyakin
VisualSVN Team

-- 
You received this message because you are subscribed to the Google Groups 
"VisualSVN" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to visualsvn+unsubscr...@googlegroups.com.
To post to this group, send email to visualsvn@googlegroups.com.
Visit this group at http://groups.google.com/group/visualsvn.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to