• Visit Rebornbuddy
  • [PLUGIN][BETA] SVNUpdater

    Discussion in 'Development' started by jimmy06, Jan 29, 2015.

    1. jimmy06

      jimmy06 Moderator Staff Member Moderator

      Joined:
      May 12, 2010
      Messages:
      817
      Likes Received:
      20
      Trophy Points:
      18
      This is aimed at Users and Developers.

      This idea behind this is to remove the need to post SVN URL's

      A default list will be included with highly used SVN's on Release.

      Issues found can be posted here.

      Download and extract to a folder called "SVNUpdater" and place inside your plugins folder.

      Note for Community Developers:

      Please contact me if you would like your SVN included in the default list.

      This only supports Non-Auth/Free SVN's

      Paid stuff should be on the store :)

      Please Be Aware, The zip file contains a DLL that has been allowed for use in this project. Thank you
       

      Attached Files:

      Last edited: Mar 29, 2015
    2. EchoTiger

      EchoTiger Official Profile and Singular Developer Staff Member Moderator

      Joined:
      Nov 28, 2012
      Messages:
      6,809
      Likes Received:
      631
      Trophy Points:
      113
      Awesome! Nice to see it finally making its public beta.
       
    3. jimmypile

      jimmypile New Member

      Joined:
      Dec 18, 2013
      Messages:
      196
      Likes Received:
      0
      Trophy Points:
      0
      quick question, where do we get the svn list if we didn't want to back track through the forums is there a way to go into your say.... plugins and get the link? or how do we set this up i have it installed properly i am just curious how i can test it out this is brilliant
       
    4. jimmy06

      jimmy06 Moderator Staff Member Moderator

      Joined:
      May 12, 2010
      Messages:
      817
      Likes Received:
      20
      Trophy Points:
      18
      The easiest way is to right click a folder that you checked out using SVN and go to "TortoiseSVN" and then Repo-browser the bar at the top has the SVN URL
       
    5. jimmypile

      jimmypile New Member

      Joined:
      Dec 18, 2013
      Messages:
      196
      Likes Received:
      0
      Trophy Points:
      0
      nvm i figured it out... i have found a pretty simple way of just goinging to the svn folder properties and going into revision and its at the very top with an easy way of copy and past
       
    6. jimmypile

      jimmypile New Member

      Joined:
      Dec 18, 2013
      Messages:
      196
      Likes Received:
      0
      Trophy Points:
      0
      this is marvelous absolutely brilliant i love this idea and you are a god!!!!!!


      one last "dumb//noob" question from me, how do you know or tell if its updating? or updated? does the original window show up? or am i missing the obvious because that would be like me to clearly miss the point.
       
    7. jimmy06

      jimmy06 Moderator Staff Member Moderator

      Joined:
      May 12, 2010
      Messages:
      817
      Likes Received:
      20
      Trophy Points:
      18
      On the todo list is make the logging more clear. If you look in the HB log you can see if it updated anything or not.

      Picture stolen from EchoTiger.

      [​IMG]
       
    8. jimmypile

      jimmypile New Member

      Joined:
      Dec 18, 2013
      Messages:
      196
      Likes Received:
      0
      Trophy Points:
      0
      thank you for clarity, and i apologize for disturbing you. you represent this community with patients, thank you
       
    9. toto125

      toto125 Member

      Joined:
      Nov 20, 2014
      Messages:
      95
      Likes Received:
      1
      Trophy Points:
      6
    10. jimmy06

      jimmy06 Moderator Staff Member Moderator

      Joined:
      May 12, 2010
      Messages:
      817
      Likes Received:
      20
      Trophy Points:
      18
      Try right clicking the SharpSV.dll file and choosing properties. Then click Unblock at the bottom. I think the dll has been blocked.
       
    11. nooblet

      nooblet Active Member

      Joined:
      May 4, 2012
      Messages:
      1,419
      Likes Received:
      12
      Trophy Points:
      38
      I use this as a .bat file, works flawlessly.

      @echo off
      FOR %%A IN (

      "C:\Path to SVN"

      ) DO START TortoiseProc.exe /command:update /path:%%A /closeonend:0
       
      Last edited: Mar 30, 2015
    12. jimmy06

      jimmy06 Moderator Staff Member Moderator

      Joined:
      May 12, 2010
      Messages:
      817
      Likes Received:
      20
      Trophy Points:
      18
      What does this have to do with this plugin? The plugin does not require tortoise svn and will auto update them.
       
    13. nooblet

      nooblet Active Member

      Joined:
      May 4, 2012
      Messages:
      1,419
      Likes Received:
      12
      Trophy Points:
      38
      Oh I was under the impression that you needed tortoise installed in order to update from an SVN
       
    14. jimmy06

      jimmy06 Moderator Staff Member Moderator

      Joined:
      May 12, 2010
      Messages:
      817
      Likes Received:
      20
      Trophy Points:
      18
      No this plugin requires nothing but the plugin.
       

    Share This Page