[MonoDevelop] scm plugin

Ben Motmans ben.motmans at gmail.com
Wed Oct 10 06:54:50 EDT 2007


the information on the website is outdated

The best place to look for information is the source code of the current
version control support
in the monodevelop sources:
   Extras/VersionControl/MonoDevelop.VersionControl --> this is an
abstraction layer for all version control systems
   Extras/VersionControl/MonoDevelop.VersionControl.Subversion --> the
subversion implementation (stable and usable on daily base)

If you implement the abstract classes from MonoDevelop.VersionControl, the
new addin will be tied nicely into monodevelop

other good sources for information are this mailing list and especially the
irc channel #monodevelop on irc.gimp.net

-- Ben

On 10/10/07, Scott E. Graves <scott.e.graves at gmail.com> wrote:
>
> i use surroundscm for version control and would like to develop an
> add-in module for MD. where can i locate the appropriate
> sources/documents to attempt this? i found an article on the site
> descibing a proposed implementation, but wasn't sure if there was any
> additional progress made. thought i'd ask before scouring though the
> sources.
>
> _______________________________________________
> Monodevelop-list mailing list
> Monodevelop-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/monodevelop-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodevelop-list/attachments/20071010/a1af6761/attachment.html 


More information about the Monodevelop-list mailing list