Prerequisites ============= p4api ----- * download p4api from ftp://ftp.perforce.com/perforce/r06.1/bin.linux26x86/p4api.tar (note that I haven't had success with later versions of the API) * mkdir ~/p4api && cd ~/p4api && tar xf ~/p4api.tar p4python -------- * download p4python.zip from http://public.perforce.com/guest/robert_cowham/perforce/API/python/main/p4python.zip * mkdir ~/p4python && cd ~/p4python && unzip ~/p4python.zip * python setup.py --p4-api=$(HOME)/p4api build * python setup.py --p4-api=$(HOME)/p4api install Database Setup ============== sqlite3 py42svn.db openwatcom.dump.gz