IrrSpintz Logo
IRRspintz [ Spintz's modified Irrlicht 3D Engine ]

First thing to do, is download it! You can get it HERE. There is also a link on the links page.

Once downloaded and installed( you'll probably have to reboot after installing ), open Windows Explorer, navigate to the folder you want to have IRRspintz source code located. Then right-click on that folder or drive and select 'SVN Checkout...', as shown below in figure 1.


Figure 1


This next screenshot( figure 2 ) shows the values to put into the SVN checkout dialog box. If you don't put a directory in the 'Checkout directory:' box, then it will checkout into the current directory. Once the dialog box is filled out properly, click 'OK'.


Figure 2


Most likely, the IRRspintz directory does not exist, so answer YES to the popup message box you see in the following screenshot( figure 3 )


Figure 3


That's it!!! The following screenshot( figure 4 ) is just an example of the checkout progress you will get. When it's finished, the Ok button will become enabled and you will see the revision you have just checked out in the list box. Below, you see I checked out Revision 20.


Figure 4


Coming soon... More detailed information on using Tortoise SVN, to view logs, revision history, and much, much more....