• Visit Rebornbuddy
  • creat a task to open and update svn folders automatically

    Discussion in 'Honorbuddy Forum' started by jsimmons10, Mar 17, 2015.

    1. jsimmons10

      jsimmons10 Community Developer

      Joined:
      Feb 15, 2012
      Messages:
      744
      Likes Received:
      10
      Trophy Points:
      18
      create a task to update svn folders automatically

      This tutorial will allow you to set auto updates for svn
      req:
      windows 7 and up
      task scheduler comes with windows.

      step 1: open task scheduler. to do so go to start > all programs > accessories > system tools

      [​IMG]

      step 2: click CREATE TASK.

      [IMG]http://i.imgur.com/n7ZqPJZ.png[/IMG]

      step 3:fill in tabs as indicated below

      gen: fill in name. and that is it for gen
      triggers: click NEW and fill in the info you would like. in my picture i have it to update everyday at 6pm
      actions: under program/script add in TortoiseProc.exe under add argument paste in /command:update /path:" path to the svn folder you would like to update." /closeonend:0
      make sure the path of the folder is correct or it will skip the update. best way to do this is to do an svn update manualy then right click the path it shows and copy to clipboard and use that.
      for example mine is /command:update /path:"C:\Users\jake\Downloads\Honorbuddy 2.5.13286.775\Routines\TuanHAPaladinWoD" /closeonend:0

      [IMG]http://i.imgur.com/eU0GO1d.png[/IMG]



      step 4: you are done. you may change some setting around if you like but at your own risk.


      once done the task should be under task schedual library, scroll down in middle to find it to make sure it was added. and you are all set.
      if you ever want to delete or disable task right click it and select option


      Z:

       
      Last edited: Apr 15, 2015
      IGG likes this.
    2. jsimmons10

      jsimmons10 Community Developer

      Joined:
      Feb 15, 2012
      Messages:
      744
      Likes Received:
      10
      Trophy Points:
      18
      forgot to mention that you can add more then one action in. so you can potentially have all ur svn folders update at once
       
    3. IGG

      IGG Member

      Joined:
      Aug 26, 2012
      Messages:
      453
      Likes Received:
      1
      Trophy Points:
      18
      Nice guide! Thanks for sharing!
       
    4. jsimmons10

      jsimmons10 Community Developer

      Joined:
      Feb 15, 2012
      Messages:
      744
      Likes Received:
      10
      Trophy Points:
      18
      thx. hope its explained well enough for ppl to do it. if not im always glad to help
       
    5. Z

      Z New Member

      Joined:
      Jan 31, 2012
      Messages:
      174
      Likes Received:
      1
      Trophy Points:
      0
      Thanks for the Tutorial!
       
    6. jsimmons10

      jsimmons10 Community Developer

      Joined:
      Feb 15, 2012
      Messages:
      744
      Likes Received:
      10
      Trophy Points:
      18
      thank you. i will add this in. i dident bother adding it in due to some people including me like to see what was updated before clicking ok.
       

    Share This Page