In addition to all the source being on xbins under emulators/xport_src_new the source is now hosted on SourceForge.
The SourceForge project page is:
http://sourceforge.net/projects/xportxbox/
If you wish to make changes back to the trunk, please send an email to the project admin via SourceForge here:
http://sourceforge.net/sendmessage.php?touser=2172379
To get started, you'll want to checkout everything in these two places:
http://xportxbox.svn.sourceforge.net/viewv...x/trunk/Common/
http://xportxbox.svn.sourceforge.net/viewv...k/video/common/
And then checkout the project you want to work on from this dir:
http://xportxbox.svn.sourceforge.net/viewv...ox/trunk/video/
An example of a checkout command is:
svn co https://xportxbox.svn.sourceforge.net/svnro...x/trunk/Common/
(note the "svnroot" instead of the "viewvc")
Hopefully this will make things much more organized for the people who are making changes to various projects.