Hmm - I assume you mean
https://svn.apache.org/repos/asf/incubator/olio/tags/0.1-final/webapp/rails/trunk
?
This version does have the fix and corresponds to the 0.1 release.
I deleted the release-0.1 tag - I'm not sure why you're still seeing it.
Shanti
Hubert Wong wrote:
Ah, I see what I did. I got confused when I checked out from
https://svn.apache.org/repos/asf/incubator/olio/tags/0.1-final/tags/release-0.1/webapp/rails/trunk/ thinking
that was the 0.1 final release. I see in
https://svn.apache.org/repos/asf/incubator/olio/tags/0.1-final/webapp/rails/trunk/ that
it is fixed.
On May 1, 2009, at 9:29 AM, Shanti Subramanyam wrote:
Hubert,
Are you sure you tested the latest 0.1 kit ? I fixed this problem
before building the final kit.
Shanti
Hubert Wong (JIRA) wrote:
Database.yml.template configuration error
-----------------------------------------
Key: OLIO-91
URL: https://issues.apache.org/jira/browse/OLIO-91
Project: Olio
Issue Type: Bug
Components: rails-app
Affects Versions: 0.1
Environment: Rails 2.3.2
Reporter: Hubert Wong
Assignee: Shanti Subramanyam
Priority: Trivial
Fix For: 0.1
The database.yml.template configuration should use the key "host"
instead of "hostname" for referring to the database server host.