• Visit Rebornbuddy
  • [Guide] Update all your SVN at once

    Discussion in 'Honorbuddy Guides' started by Touch, Feb 18, 2013.

    1. Touch

      Touch Moderator Moderator

      Joined:
      Sep 19, 2011
      Messages:
      4,498
      Likes Received:
      19
      Trophy Points:
      38
      Hi,
      Here is a little tip that will allow you to update all your SVN links by clicking a single icon. In order to do that, we will create a little batch file. Follow these leads :

      - Create a new text document, like with notepad, and name it whatever you want ("HonorbuddySVN" for me)
      - Copy/paste this code :
      Code:
      @echo off
      FOR %%A IN (
      "C:\Documents\Honorbuddy\Plugin\Plugin1"
      "C:\Documents\Honorbuddy\Routines\Routine1"
      "C:\Documents\Honorbuddy\Profiles\Kicks Mega.."
      ) DO START TortoiseProc.exe /command:update /path:%%A /closeonend:0
      
      - You need the edit the C:\... lines in order to put the path to the SVN folders you want to update. You can add or delete lines, depends on how many folders you want to update. Keep in mind that the final result should look as the exemple.
      - Save your file where you want, but change the extension from .txt to .bat
      - When you'll clic on that .bat icon, all you SVN will look for updates !

      If you want to, you can add this file to your Startup folder, so it will run when you turn on your computer.

      Source
       
    2. Tony

      Tony "The Bee" Staff Member Moderator

      Joined:
      Jan 15, 2010
      Messages:
      128,834
      Likes Received:
      571
      Trophy Points:
      113
      Nice shit :)
       
    3. Touch

      Touch Moderator Moderator

      Joined:
      Sep 19, 2011
      Messages:
      4,498
      Likes Received:
      19
      Trophy Points:
      38
      Here is a post from a forum user, Nab, that may help some of you guys :

      Original thread link : http://www.thebuddyforum.com/honorbuddy-forum/124135-svn-update-batch-help.html#post1201026
       
      Last edited: Jun 21, 2013
    4. rtm125

      rtm125 Member

      Joined:
      Nov 13, 2013
      Messages:
      235
      Likes Received:
      1
      Trophy Points:
      18
      I wish people still sold profiles over SVN, so we actually owned what we bought. I lost 200USD of profiles, routines and bots when my key expired and I no longer have access to that email account.
       
    5. Touch

      Touch Moderator Moderator

      Joined:
      Sep 19, 2011
      Messages:
      4,498
      Likes Received:
      19
      Trophy Points:
      38
      Have you tried contacting support@thebuddyforum.com ?
       
    6. Whoa

      Whoa Member

      Joined:
      Sep 25, 2015
      Messages:
      62
      Likes Received:
      0
      Trophy Points:
      6
      I have and Bossland told me there is nothing he can do about it. I do not believe that at all. That old email account is like 12 years old. I lost access along time ago and used HB for years with out access to it. I will not rebuy profiles or licenses until I have access back to my 500 or 600 us dollars worth of profiles.
       
    7. BotOperator

      BotOperator Well-Known Member

      Joined:
      Jan 17, 2012
      Messages:
      5,649
      Likes Received:
      74
      Trophy Points:
      48
      Please use the email address Touch gave you.
      You can create a new account and if you can proof the old account with all your buyings belongs to you things can be moved over to the new one.
      Forum support cannot help you with this more sorry.
       

    Share This Page