In this Blender 2.5 video tutorial we show you how to download the online Add-ons repository and keep it up to date and in sync with SVN. Using this method makes it very easy to keep track of add-ons without ever needing to reinstall them or move them between installs of Blender.
For Windows Users: to use SVN you must install an SVN client. SlikSVN allows you to run SVN through the command line, or TortoiseSVN gives you a full GUI.











You can paste in the url (at least on my system) by just right clicking in the prompt and selecting paste.
Yeah, for me, it worked by right-clicking on the title bar of the command prompt window, going down to Edit, and clicking Paste. But it’s not very obvious…
I recommend TortoiseSVN for Windows users. Rather than having to mess with the command line you can just right click the folder and update.
Using dropbox is a pretty slick idea… It seems so obvious and yet I never thought of doing it hah.
Dropbox works flawlessly! I only just started using it for my scripts a few days ago and have never had an easier time keeping addons up to date.
SlikSVN is another option for those that wish to use the command line: http://www.sliksvn.com/en/download
-Jonathan
Tortoise keeps asking for a password every time I try to download an SVN, any idea what might be the problem?
ok, got it now, like a fool I was trying to do a check in rather than a checkout
)
thanks for another great tip!
Thanks, Jonathan! Very useful tip on keeping scripts updated! Also, thanks for the tip on using Dropbox. I guess I’ve been living under a rock, because I’ve never heard of it until today! Just got an account today, and I’ll try that suggestion! Thanks, again!
can u do a tut about using the freestyle renderer
there is poor information how to use and instal it
Muchas gracias!
As always, You are a time saver.
Freestyle, yes please, we need a tut.
Thank you so much for doing a video on this. I installed Tortoise as some people suggested, and it works like a charm. It’s great to be able to easily pull down the latest commits for these, with only a few clicks.
Great subject!
Thank you for this tutorial. I only have a few questions, if an addon is enable and you updated it will be disable?
Another one, i see that you have three folder in dropbox, how do you do to separate the three type of addons?(release,contrib and external)
Thanks!!
Updating addons should not have any effect on the state of it. They should remain enabled.
In my Dropbox I have all three addon folders simply because I was testing it. I believe you can checkout the SVN for these too but I need do some digging for the repository URL.
-Jonathan
jonathan, thank you so much for your amazing, succinct, and crystal clear tutorials. i’ve learned so much from your videos!
I must be missing something, but how is this done with 2.6x? am i missing something or has this changed with the new release?
jonathan
After watching the tutorial I am somewhat confused. I am using 2.66a, if I google the way you said, changing the version number to 2.66 I see a completly different page.
I get a wiki page which is completly different in appearance and layout.
Can you or anyone please supply a link for 2.66 that takes me to the blender.org for 2.66
Reason, I enabled the ANT Lanscape and nothing works, I can add a landscape mesh but the tools are inactive. I can see all the tools but nothing works.
Hi Joseph,
To expand on my previous comment. Since the ANT Landscape is included with Blender, using this SVN method won’t do anything. This is just for updating external scripts that are not bundled with Blender by default.