Parent Directory | Revision Log | Revision Graph
Dev setup
1 | gordonr | 1.1 | # Developer environment |
2 | # This gets symlinked into /etc/profile.d | ||
3 | |||
4 | export CVS_RSH=ssh | ||
5 | export CVSROOT=cvs.sourceforge.net:/cvsroot/smeserver | ||
6 | |||
7 | export PATH=$PATH:/builds/bin |
admin@koozali.org | ViewVC Help |
Powered by ViewVC 1.2.1 |