I recently learned vim, and I'm a ginormous fan of it for editing.
Although, I use pydev for difficult debugging.



On Sep 8, 5:37 am, Mike Ramirez <gufym...@gmail.com> wrote:
> 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
> < 1KViewDownload
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to