Vanilla 1 is no longer supported or maintained. If you need a copy, you can get it here.
HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
Stupid questions: where do I download version 1.0?
Newbie here!
When I go to getvanilla.com I only see version 0.9.2 to download. Where do I need to go to get version 1.0?
0
This discussion has been closed.
Comments
Though there was a non public release that you could probably find the link through the forums, though that's been outdated now.
Best thing is to wait
This is a good thing
2. Create an empty folder
3. Right click the folder, and find a menu option that says "export"
4. Enter the URL of whatever you want to get, hit OK
If you want to keep it up to date, just delete the files in the folder and re-export.
Checkout was designed so that people could check files out of the repository, make changes, and merge them back in, not to get a clean version of the most recent revision.
I use it to keep track of changes being made to certain files, for instance the language definitions (If you show the log, right-click on the file in the list and show differences, it'll show you what's changed). As I've also changed/added some files (extensions, languages, themes/styles, etc.), the delete and re-export is more bother than clicking update once in a while - svn flags changes and conflicts if and when they occur.
And the diff stuff really doesn't bother me much because I have a general purpose folder diff tool that does the same thing.
Depending on what revision you installed, upgrading could be as easy as replacing your files with the new ones, or as difficult as having to make changes to your database structure.
The official 1.0 upgrade tool *might* work, but I make no guarantees.
Here's where I was pointed in the right direction.