1) Installed subversion
2) Pulled repository
3) Installed nginx
4) modified it to only serve root (removed the /doc thing in the default area)
5) Moved quickstart to top level directory
6) Installed TUF on server as well as evpy
7) Ran Quickstart.py -v0 default threshold 1 for everything.
8) moved server_root to /usr/var/nginx/www (default nginx path)
9) Ran update
10) Fixed issue with client.
11) Ran client sucessfully.
12) Discovered .svn still in project root. FIX THIS.
13) Moved project-root to project_root.
14) svn export to project-root.
15) regenerated server_root with quickstart.py -r project-root -l server_root -k keys -c server_root/root.cfg -u (I actually lost the password and just rebuilt the whole thing but this is the right step.)