• Login
Community
  • Login

Tortoise SVN missing from Plugin Manager

Scheduled Pinned Locked Moved Help wanted · · · – – – · · ·
6 Posts 4 Posters 1.7k Views
Loading More Posts
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D
    David Higgs
    last edited by Jul 24, 2019, 10:10 PM

    A few version updates ago, Tortoise SVN disappeared from my plugins menu and from the plugin manager.
    It removed my right click entries of commit and other commands.
    After a fair amount of searching, I’ve failed to work out why and how to get it back.
    Did anyone else experience this and have a solution?
    Thanks
    Higgsy - Auckland, NZ

    1 Reply Last reply Reply Quote 0
    • P
      PeterJones
      last edited by Jul 24, 2019, 10:27 PM

      I am assuming you upgraded from 7.5.9 or earlier to something that was 7.6.3 or later when the problem started happening. The directory structure for plugins changed in v7.6.3.

      in your <install_directory>\plugins, you probably have a DLL called TortoiseSVN.dll or something similar. Create a subdirectory with the same name (without .dll, but make sure you include any spaces in the name: so in my example, <install_directory>\plugins\TortoiseSVN), and then move the DLL into that folder. Exit all instances of Notepad++ and reload.

      BTW: I don’t see that plugin in either the 64-bit or 32-bit Plugins Admin. Where did you get your copy?

      D 1 Reply Last reply Jul 28, 2019, 10:51 PM Reply Quote 1
      • M
        Michael Vincent
        last edited by Michael Vincent Jul 24, 2019, 10:32 PM Jul 24, 2019, 10:31 PM

        @PeterJones

        The old Plugin Manager links it here . Are you using SVN or would a N++ git plugin be more useful?

        1 Reply Last reply Reply Quote 2
        • C
          cmeriaux
          last edited by Jul 25, 2019, 6:33 AM

          Tortoise SVN has been added to the new plugin manager interface the 14 june. It will be available on the next release of “Npp Plugin List” and “Notepad++”
          See https://github.com/notepad-plus-plus/nppPluginList/pull/113
          See https://github.com/notepad-plus-plus/nppPluginList/commit/f18709e402e3934b0cb1ecb391832eb8589b3a66

          1 Reply Last reply Reply Quote 2
          • P
            PeterJones
            last edited by Jul 25, 2019, 1:15 PM

            @Michael-Vincent said:

            The old Plugin Manager links it here.

            Thanks. It appears to be 32-bit only, and I’m usually in 64-bit…

            Are you using SVN

            Yes. SVN is what we use at work, so it’s what I’m used to.

            When I hobby at GitHub, I use their svn-to-github interface. I’ve actually had people comment on my “strange” commit messages on GitHub, because svn commit -m "is much easier to do with a single-line commit message", which often gets longer than the title/“first line” on GitHub commits, so GitHub cuts it mid-sentence (or maybe even mid-word) and puts the rest in the body of the text rather than all together in the title.

            I have my NppExec scripts for svn-add, svn-commit(file) and svn-commit(directory), which is usually sufficient for me. But if there were a 64-bit SVN-plugin, I’d at least give it a try, to see if it gave me a better user-experience than the NppExec scripts.

            1 Reply Last reply Reply Quote 1
            • D
              David Higgs @PeterJones
              last edited by David Higgs Jul 28, 2019, 10:52 PM Jul 28, 2019, 10:51 PM

              @PeterJones Many thanks – creating sub directory and moving .dll is the solution – all working now. :+)
              Tortoise SVN plugin not available any longer via plugin manager but (as per Michael Vincent’s post ) available at http://www.incrediblejunior.com/npp_plugins/
              Thanks

              1 Reply Last reply Reply Quote 2
              1 out of 6
              • First post
                1/6
                Last post
              The Community of users of the Notepad++ text editor.
              Powered by NodeBB | Contributors