= How to download products from SVN with Tortoise in Windows = Download Tortoise SVN http://tortoisesvn.net/downloads and install it on your computer. Select folder on your local computer where you want to keep products from SVN. Press right mouse button and click on Checkout menu item. [[Image(Checkout.jpg, nolink)]] URL of repository: Enter dsired svn url http://svn.quintagroup.com/products/Plone_Product_Folder/tags/Plone_Product_Version/ So the link should be similar to http://svn.quintagroup.com/products/qPloneBlog/tags/2.5.2/ Checkout Directory Enter final folder where the product should be downloaded. e.g. if download qPloneBlog product then enter qPloneBlog at the end of Checkout Directory url. Click OK [[Image(checkout2.jpg, nolink)]] Click OK [[Image(checkout-finished.jpg, nolink)]] You can see how downloaded folder looks inside. If you download bundle of products the you see several product folders inside. [[Image(qPloneBlog-inside-bundle.jpg, nolink)]] If you download one product then it should look similar to [[Image(qRSS2syndication-inside.jpg, nolink)]] Now you have a product folder. It includes .svn files. You should export product to other location to generate files ready to install to Plone instance. [[Image(export.jpg, nolink)]] New folder must have the same name e.g. qPloneBlog