Defect #5463
closedUpdate INSTALL and UPGRADE documentation in the repository
100%
Description
doc/INSTALL and doc/UPGRADE specify "rake config/initializers/session_store.rb". I can not find a "session_store.rb".
Files
Updated by Jean-Philippe Lang over 14 years ago
- Status changed from New to Closed
- Resolution set to Invalid
This rake task creates this file. Run the specified command and it will be created.
Updated by Phillip Lahman over 14 years ago
- Status changed from Closed to Reopened
Jean-Philippe,
My apology for not being a more extensive/accurate with this bug report. Yes, I agree the instructions in the wiki are correct, in that they specify the rake command to create the session_store.rb file. However, it appears to me the INSTALL file in the distribution does not match the installation instructions in the wiki. Is it your expectation, the INSTALL file should be accurate for the version that is being installed? Perhaps the complaint should have been about the missing rake command to create session_store.rb. Is there a way for the packaging process to "pull/include or provide a link to" the wiki content and/or the file that has correct/complete instructions? I used the tar.gz file for installation.
Regards: Phillip Lahman
Updated by Holger Just over 14 years ago
- Status changed from Reopened to Closed
The INSTALL
file does match the wiki here. Closing for being obsolete.
Updated by Mischa The Evil over 14 years ago
- Status changed from Closed to Reopened
- Assignee set to Mischa The Evil
- Priority changed from Normal to Low
- Target version set to 1.0.0 (RC)
- Resolution deleted (
Invalid)
Holger Just wrote:
The
INSTALL
file does match the wiki here. Closing for being obsolete.
I agree that that it is obsolete in the light of the Wiki here at redmine.org. Though, I think indeed that that the mentioned and packaged INSTALL
file should be updated or rewritten completely before Redmine 1.0.0 (RC).
(In this sense I think we need to define the context of the Documentation-category better... Or maybe even split it up into two categories: Documentation (Online) and Documentation (Packaged)?? What do you think?)
I've reopened and assigned this issue to myself since I should have some spare time left this week and will see what I can do to get this done before release of 1.0.0 (RC)... I'll then leave a patch for checkin to trunk by someone with commit-permissions.
Updated by Eric Davis over 14 years ago
Mischa The Evil wrote:
I've reopened and assigned this issue to myself since I should have some spare time left this week and will see what I can do to get this done before release of 1.0.0 (RC)... I'll then leave a patch for checkin to trunk by someone with commit-permissions.
Can you get this ready tomorrow (Friday)? I'm packaging up 1.0 this weekend.
Updated by Mischa The Evil over 14 years ago
Mischa The Evil wrote:
Holger Just wrote:
The
INSTALL
file does match the wiki here. Closing for being obsolete.I agree that that it is obsolete in the light of the Wiki here at redmine.org. Though, [...]
Holger, now I see what you mean. Eric fixed this indeed already in r3814 which is included starting from Redmine 0.9.5.
Mischa The Evil wrote:
[...] Though, I think indeed that that the mentioned and packaged INSTALL file should be updated or rewritten completely before Redmine 1.0.0 (RC).
[...]
I've reopened and assigned this issue to [...] get this done before release of 1.0.0 (RC). I'll then leave a patch for checkin to trunk by someone with commit-permissions.
Updated by Mischa The Evil over 14 years ago
- File doc_update_for_0.9.x_and_1.0.x-r3847.patch doc_update_for_0.9.x_and_1.0.x-r3847.patch added
- Status changed from Reopened to Resolved
- Assignee changed from Mischa The Evil to Eric Davis
- % Done changed from 0 to 100
- Resolution set to Fixed
Eric Davis wrote:
Mischa The Evil wrote:
[...]
Can you get this ready tomorrow (Friday)? I'm packaging up 1.0 this weekend.
A bit later than requested, but here it is: doc_update_for_0.9.x_and_1.0.x-r3847.patch. Though, after looking at r3814 I noticed that there wasn't much work left to do to close this issue as Holger did correctly previously...
I ended up updating, equalizing between the wiki and the packaged files and "beautifying" both of the files. I also did some (imho) slight improvements.
I've made sure that this iteration of both of the files is compatible with both Redmine 0.9.x and upcoming Redmine 1.0.x, to ensure that this patch could easily be backported to both the 0.9-Stable and 1.0-Stable branches.
Kind regards,
Mischa.
Updated by Eric Davis over 14 years ago
- Subject changed from 0.9.4 INSTALL and/or UPGRADE, missing session_store.rb to Update INSTALL and UPGRADE documentation in the repository
Thanks Mischa, I've updated the docs in r3848.
Updated by Eric Davis over 14 years ago
- Status changed from Resolved to Closed
Merged into 1.0-stable.