AMP is now in
SourceForge (amp-aychamo). I started it with the last version of code that I updated and the associated binary is available to download. I know Bobby has been making some changes that we'll have to merge in, but that should be easier now
SVN was being too much of a pain in the butt, so it is stored in CVS. Anyone is able to checkout the code and compile it one your own. If you want access to submit changes, let Bobby and I know and we'll look into getting you added to the list of developers.
You need to do your initial checkout using the command line CVS tool, then you should be able to open in XCode. You might need to then go into Project settings and enable SCM (for CVS) if you want to then get your updates using XCode.
The docs on SF are great for CVS and SSH (needed for developers).
There isn't much good info on SCM in XCode that I have found, but
this is ok, but they get the server name wrong for CVSROOT (should be amp-aychamo.cvs.sourceforge.net).
If anyone is trying to use it and has trouble, let me know and i'll try to help but this is my first SCM project with XCode...
-dave