Menu

Is anybody else working on a CVS plug-in?

2006-07-19
2012-11-14
  • Ben Hoffstein

    Ben Hoffstein - 2006-07-19

    I am toying with the idea of writing a plug-in to provide CVS support within Notepad++.  I envision a menu with the following commands:

    - Commit Changes
    - Revert Changes
    - Diff (Compare Files)
    - Add
    - Update
    - Remove
    - Settings

    Please let me know if anyone else is working on such a plug-in (or if CVS support is planned for a future release).  If so, I would love to collaborate.  If not, I will try to implement this on my own and post results on this forum.

    - Ben

     
    • Don HO

      Don HO - 2006-07-20

      > Please let me know if anyone else is working on such a plug-in
      > (or if CVS support is planned for a future release).

      AFAIK, no.

      >  If so, I would love to collaborate.
      > If not, I will try to implement this on my own and post results on this forum.

      Then you're very welcome.
      I'll love to publish your plugin on download section.

      Don

       
      • Nobody/Anonymous

        any news about CVS-plugin?

         
        • Nobody/Anonymous

          you could try using tortouiseCVS in combination with the file-explorer plugin

           
    • Talus

      Talus - 2007-09-10

      Hello,

      If you're doing the WVS plugin, why not the SVN plugin ? :p

      Talus

       
    • CodeNexus

      CodeNexus - 2007-09-10

      Or a GIT plugin?   Mind you I think GIT can handle importing and exporting to SVN and CVS but I could be wrong.