My Projects

Me, Myself & I

IA Users

IA Developers

SourceForge.net Logo

Help improve this application, make a donation today!

AO:IA:SOURCECODE

It Is Out There

The sourcecode for this application is available from the AOIA page at SourceForge.

To check it out you need a subversion (svn) client. I recommend TortoiseSVN.

The repository is set up so it grabs all depenencies through externals automatically. This is cool since you can take a clean Windows machine with Visual Studio 2008 installed, grab and build the project without needing to install a bunch of third party libraries.

Do Not Check Out The Root Directory!

Nothing realy bad would happen, but its completely pointless, as you get ALL versions and ALL dependencies in multiple copies locally.
When checking out code from the repo, you should first deside on a version to check out. Use a repo browser and look under ItemAssistant/versions/ for the different releases, or just grab ItemAssistant/trunk if you want the latest and greatest code.

SVN Repository URL

Use this URL as the repository in SVN to check out trunk:
https://aoia.svn.sourceforge.net/svnroot/aoia/ItemAssistant/trunk

Projects Explained