2005년 6월 1일 수요일

Trac - issue tracking system for software development projects

Subvision
http://subversion.tigris.org/

Subversion Python bindings
http://svnbook.red-bean.com/svnbook-1.1/ch08s02.html#svn-ch-8-sect-2.3

SQLite
http://www.sqlite.org/

PySQLite
http://pysqlite.org/

ClearSilver
http://clearsilver.net/

Trac
http://www.edgewall.com/trac/

cd ~/local/src/
wget http://ftp.edgewall.com/pub/trac/trac-0.8.1.tar.gz
tar xzvf trac-0.8.1.tar.gz
cd trac-0.8.1

http://projects.edgewall.com/trac/wiki/TracInstall
python ./setup.py install --prefix=/home/ilashman/local/trac
cd /home/ilashman/local/trac/bin
./trac-admin /home/ilashman/local/trac/project1 initenv

댓글 없음:

댓글 쓰기