Defect #4260
Problem with updating to Release 0.8.7
| Status: | Closed | Start date: | ||
|---|---|---|---|---|
| Priority: | High | Due date: | ||
| Assignee: | - | % Done: | 0% | |
| Category: | - | |||
| Target version: | - | |||
| Affected version: | 0.8.7 | Resolution: | Invalid |
Description
Hi, i'll tried to update to 0.8.7 from 0.8.6 (branch via svn update) but i can't found the described file (config/initializers/session_store.rb) which seemed to be needed.
In the version control it seemed to be removed ...but it's described as needed ?
Any suggestions for this problem ?
History
#1 Updated by Jean-Philippe Lang over 3 years ago
Maybe:
rake config/initializers/session_store.rb#2 Updated by Karl Heinz Marbaise over 3 years ago
Hi Jean-Philippe,
rake config/initializers/session_store.rb
may be i misunderstand things, but as i described before the session_store.rb file is not in the version control it's removed ..(see r3055 it's removed)...
Kind regards
Karl Heinz
#3 Updated by Jean-Philippe Lang over 3 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Actually, it was not removed. This file is not version controlled because it contains a secret that must be specific to your Redmine instance.
The above command will generate this file for you with a random secret, as it's explained in the 0.8.7 announcement.
#4 Updated by Karl Heinz Marbaise over 3 years ago
Hi Jean-Philippe,
Actually, it was not removed. This file is not version controlled because it contains a secret that must be specific to your Redmine instance.
The above command will generate this file for you with a random secret, as it's explained in the 0.8.7 announcement.
Autsch....Sorry this was a really misunderstanding on my site...sorry...
Thanks for your help and clarification...
Thanks for Redmine...
Kind regards
Karl Heinz Marbaise