Can you still update via SVN with just a "partial" ? The problem I'm having is obviously if I modify it in any way it alerts me via icon and when/if I update it the "extra" goes right back in the folder and messes it all up again. I guess worst case I can just set it up properly and deal without the SVN context menu/update feature. Thx for listening to the QQ
When you checkout any SVN repo with TortoisSVN (But for the sake of this topic we use TidyBags as repo ) you can select the repository URL, the Checkout directory and Checkout Depth together with revisions. Textual explanation (should be enough to get it): Right click the folder you created for the TidyBags plugin > Select 'SVN Checkout' A 'Checkout' window will appear where you can select some options. On the right side of the 'URL of repository' you see a button with 3 dots, press it. Now a additional screen called 'Repository Browser' opens up. In this screen browse to the actual Tidybags SVN repository folder or file (whichever you prefer). If you want to checkout the folder beyond the /trunk/ you end up with this url: Code: https://github.com/LiquidAtoR/TidyBags/trunk/Tidybags If you want to checkout only the TidyBags.cs file you end up with this url: Code: https://github.com/LiquidAtoR/TidyBags/trunk/Tidybags/TidyBags.cs Select which one you prefer and press Ok, the screen closes. Back in the 'Checkout' screen you do the same for the Checkout directory (which is on your PC). Browse to the appropriate folder and press Ok, the screen closes. Back on the 'Checkout screen there's a dropdown for 'Checkout Dept' under the directory URL's. Here you can select in what fashion to checkout. Generally we use Fully recursive here (standard option if you checkout the folder), but if you only want to checkout TidyBags then select the last option in the dropdown called 'Only this Item'. From here on you can press the 'Choose Items...' button to open the 'Repository Browser' to check that you are only checking out TidyBags and nothing else. If that all is fine, then press Ok, and you are back to the 'Checkout' screen When all the settings are to your liking, press Ok and voila, only TidyBags from the SVN, no trash This only checks out TidyBags, and leaves the rest untouched on the SVN.
so for tidybags all you need is the tidybags.cs? What is the other stuff for then? something unrelated? Ty for taking the time to explain it to me =)
I have more repositories on the same account. The trunk is the 'main' development release for the public for each plugin. A branch is the 'development' version (I don't have it though, I use the trunk for my releases). Github automatically created the structures for these kinds, hence there's a trunk under TidyBags TidyBags.cs is the actual plugin file, no other files are needed for it to work, just it's own folder under the plugins for HB.
thanks for great plugin, is there any chance that tidybags would open vine-cak junkbox and other similar boxes? It would be fantastic in grinding, questing, and pickpocketing and tidybag would be perfect if it can do it. Have a nice day.
It's actually pretty easy to modify this plugin to work for anything you want. First you need the item's ID, go to wowhead and look it up. If you look in the url box of the item you need the end digits are the ID. Then just open the TidyBags.cs file in notepad and look for the section where it needs to be adds. Lock boxes are going to be opened when you have one of them, so put it under "When you have one". Follow the exact syntax that the plugin already uses and everything will be gravy.
He's talking about the closed boxes (those a rogue can lockpick). Is a bit more than just add them to the UseOnOne part since there's going to be a lockpick action, a open action and a possible lootconfirm action
I have several lockpicking addons. I think there's a chance it will at least lockpick the box, but not necessarily loot them. That would at least eliminate 1 part of the process.
Ok guys and gals... Tomorrow it's time for my 3 weeks of work, so if anything's wrong, just post in the thread. When I have the chance and a connection I will reply if need be, and make any ajustments if so. Until then Revision 3.6.3.8: SVN - Added Serpent's Heart (Daily Cooldown for Jewelcrafting - MoP Edition).
hello there, i have a problem, it doesn't combine anything unless i open the mailbox and close it, and then it does it 5 times only, any solution for this problem plz?
From description on the first page: As said I'm @ work (standing on a truckparking making obligatory 45 minutes break), so I can't do much for you besides quoting from the description on the first page. As far as I can read you just open the mailbox to retrieve items which are TidyBags items, nothing else. Since TidyBags was primarily designed to help keep your bags tidy while levelling I could see why it doesn't do it all just on the mailbox. The mailbox part was added on request of someone (see the changelog v3.6.2.6) since he occasionally picked stuff from the mailbox. Hope this answers your question. Good luck in your ventures, Liquid.
I just updated to the latest version in SVN, and I am getting this error?? Please help [19:25:15.682 N] Compiler Error: c:\hb_clean\Plugins\tidybags\svn-github\trunk\Tidybags\TidyBags.cs(253,18) : error CS0101: The namespace 'PluginTidyBags3' already contains a definition for 'TidyBags3' **FIXED, I had a duplicate file named: TidyBags.cs in my plugins folder.
Meh, you're scaring me, haha. I was already worried I left a error while being abroad Was in Perpignan yesterday (France) and am @ dutch border now so Internet for a day or 2 before I go back to south france (near Lyon this time). I'm happy there was nothing wrong!
My apologies for that, I hope you enjoy your travels I must say your plugin has worked without any problems for over a year, I just never updated it and when I did I had 2 x copies in HB - when I removed the old one it worked like a charm again.