On Tuesday 08 September 2009 04:11:38 ThinRhino wrote: > Mike, > > Does Eric4 support mercurial? I tried google, but did not find an answer. > > ThinRhino
ThinRhino, Unfortunately, no. Only SVN (with subversion and/or pysvn) and CVS. The good news is that these utilize Eric4s VCS api and mercurial support can be added as a plugin, CVS support is through a plugin. Quick look through the docs pointed me to this file: http://die- offenbachs.homelinux.org/svn/eric4repository/eric4/trunk/VCS/VersionControl.py Which provides an ABC that you can subclass, check out thie CVS plugin for an overview. http://die- offenbachs.homelinux.org/svn/eric4pluginrepository/Vcs_CVS/trunk/PluginVcsCVS.py The actual docs in Eric4 are here, they are actually pydoc style html files. http://die- offenbachs.homelinux.org/svn/eric4repository/eric4/trunk/Documentation/Source/ A quick search showed me this is the best and fastest way to learn how to add VCS plugin support for other systems. Hope this helps, Mike -- Fortune: You will be attacked next Wednesday at 3:15 p.m. by six samurai sword wielding purple fish glued to Harley-Davidson motorcycles. Oh, and have a nice day! -- Bryce Nesbitt '84
signature.asc
Description: This is a digitally signed message part.