Vote #67198
完了Update INSTALL and UPGRADE documentation in the repository
100%
説明
doc/INSTALL and doc/UPGRADE specify "rake config/initializers/session_store.rb". I can not find a "session_store.rb".
journals
This rake task creates this file. Run the specified command and it will be created.
--------------------------------------------------------------------------------
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
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------
The @INSTALL@ file does match the wiki here. Closing for being obsolete.
--------------------------------------------------------------------------------
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 version#14.
(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 version#14... I'll then leave a patch for checkin to trunk by someone with commit-permissions.
--------------------------------------------------------------------------------
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 version#14... 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.
--------------------------------------------------------------------------------
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 version#19.
Mischa The Evil wrote:
> [...] Though, I think indeed that that the mentioned and packaged INSTALL file should be updated or rewritten completely before Redmine version#14.
>
> [...]
>
> I've reopened and assigned this issue to [...] get this done before release of version#14. I'll then leave a patch for checkin to trunk by someone with commit-permissions.
See the following: "Issue #5463"note-8":http://www.redmine.org/issues/5463#note-8.
--------------------------------------------------------------------------------
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: attachment: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.
--------------------------------------------------------------------------------
Thanks Mischa, I've updated the docs in r3848.
--------------------------------------------------------------------------------
Merged into 1.0-stable.
--------------------------------------------------------------------------------