Using TortoiseSVN on Windows

If you want to stay up to date with the development version of dabo you can use TortoiseSVN:

- get TortoiseSVN from http://tortoisesvn.tigris.org/ and install it

- after installation you will have new menu entries in you Windows Explorer

- right click in Explorer and choose "SVN Checkout"

- enter http://svn.dabodev.com/dabo/trunk into the textbox "URL of repository:"

- under "Checkout directory:" navigate to the folder where you want to install the dabo development version

- choose the HEAD Revision

- after clicking OK TortoiseSVN will start to checkout the dabo development trunk

- do the same for daboide and dabodemo

You can find the URLs for the development revision at http://dabodev.com/download#development

After you did all the checkouts you can find further instruction at http://dabodev.com/wiki/InstallationOnWindows