新掌握一种东西还真是挺有难度,但一旦掌握了,感觉也不过如此。
请访问 http://503.mygis.org/trac/labForum,这是为rslab forum所建的trac系统
# You need something like this to authenticate users
<Location "/cgi-bin/trac.cgi/login">
AuthType Basic
AuthName "Rslab forum project"
AuthUserFile /somewhere/trac.htpasswd
Require valid-user
</Location>
4. it might work now!
更将至 0.9b1后,要重新修改apache下的trac.cgi,我因为这个找了很长的原因。
在系统变量的path里增加 c:python23; c:program filessvn-win32-1.2.3/bin。由于apache做为service运行,所以得重启一次。否则trac网页浏览的时候会提示找不着 DLL
如果提示找不着log模块,将trac下的Log.py修改成log.py即可。这是一个已知的bug,可以trac的官方网站找着。
DAV svn
SVNParentPath /usr/local/svn
SVNIndexXSLT "/svnindex.xsl"
…
</Location>
效果见如附图
Url: http://503.mygis.org
7. does OMS support graphically model composition as MMS does?
yes, but implement in a tree organization. the graphic build is
underconstruction.
8. the OMS/JavaBean framework same as the JavaBean IDE?
no. the framework is based on the IDE, with a major extension.
9. is it too complicated as a DSS?
the purpose of OMS is not to be a DSS. It provides a flexible framework to
build a hydrological model.
10. 对于模型计算过程中的状态变化,可以采用程序调试时的debug模式,将重要变量
以列表方式表示出来。很不错。OMS是这样做的。
11. How about the efficiency compiling and running under Java virtual
machine?
it’s a little bit slower than MMS. But it is affordable for current
computers.
12. How to incorporate GIS functions?
13. Is the latest version available through Internet?
No.
顺便帖两张Colorado State Univ的校园照吧,很漂亮,跟国内的大学没法子比。