ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/TWikiIB/config.py
Revision: 1.1
Committed: Mon Sep 7 09:46:41 2009 UTC (15 years, 7 months ago) by geonmo
Content type: text/x-python
Branch: MAIN
CVS Tags: HEAD
Log Message:
New integration build page using TWiki

File Contents

# User Rev Content
1 geonmo 1.1 siteInfo = { 'IBPath' : '/opt/IB/',
2     'TWikiDataDir' : '/opt/webcontent/sites/cms-kr/htdocs/twiki/data/Computing/',
3     'TWikiPubDir' : '/opt/webcontent/sites/cms-kr/htdocs/twiki/pub/Computing/',
4     }
5