Changes between Version 1 and Version 2 of Ticket #3267, comment 15


Ignore:
Timestamp:
May 28, 2015, 12:53:59 AM (9 years ago)
Author:
historic_bruno

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #3267, comment 15

    v1 v2  
    44> I tried all the links but each opened a new sub folder of even more links. No obvious, "msi", "exe", "js", or even batch file to download. Where do I click from there?
    55
    6 You will get all the files, but it will be through the TortoiseSVN "checkout" procedure, since you are checking out our source code :) This is only done once. After you copy our public SVN trunk URL, right-clicking somewhere on your computer and choosing "SVN Checkout...", then paste the URL as the repository and you should be good to go. Just make sure it's on a drive where you have several GBs free space to download all the files.
     6You will get all the files, but it will be through the TortoiseSVN "checkout" procedure, since you are checking out our source code :) This is only done once. After you copy our public SVN trunk URL, right-clicking somewhere on your computer and choosing "SVN Checkout...", then paste the URL as the repository and you should be good to go. Just make sure you put this in a new folder (the default is `ps`) and it's on a drive where you have several GBs free space to download all the files.
    77
    88The checkout will take some time, and if it fails midway through, just right click on the new folder and choose to SVN Update (and from then on, you will always update to get the latest file changes). When it says it's finished with no errors, you will be ready to test.