

Is there supposed to be a Rakefile in the plugin somewhere ?Īnd how can I tell the rake command where to find it?ħ. Such as "apps:redmine:htdocs:db:migrate" but still "No Rakefile found" In different ways to mimic the existing directory structure on the system, I also tried changing the path "redmine:plugins:migrate" in the command Rake command in each of these, with the same result "No Rakefile found" I try cd:ing into all the different depths of the directory branchĭ:\Bitnami\redmine\apps\redmine\htdocs\plugins and rerunning the Which fails with the message "No Rakefile found"Ħ. Run the command: rake redmine:plugins:migrate RAILS_ENV="production" I now cd into the main redmine directory D:\Bitnami\redmine and as per instructions To work (?) (to manipulate the database it needs mysqld alive, surely ?)ĥ. I restart the MYSQL server, as I think it might be necessary for the following rake command This stopsĪll five servers: MYSQL, Apache, Subversion, Thin_redmine and Thin_redmine2. I take it this means to stop all the servers, so I do "Stop all" in the Admin tool. The installation instructions call for me to "ensure that the Redmine instance is stopped." I also renamed it from "redmine_dmsf-master" to "redmine_dmsf"Ĥ. I downloaded and unpacked the zip file, and placed the "redmine_dmsf-master"ĭirectory under: D:\Bitnami\redmine\apps\redmine\htdocs\plugins (this seems toīe the correct place, as it's the only place in the structure that has a "plugin" dir) Named "redmine_dmsf-master" - close enough, or not ? Who knows?ģ.
DMSF ON BITNAMI REDMINE ZIP FILE
The zip file does not contain such a directory either, but it does contain one OK, so there is a button on the right to download a zip file. There are directories called app, assets, config, db etc. "Put redmine_dmsf plugin directory into plugins".īut no such directory (named "redmine_dmsf") can be found on the github site. Or due to Bitnami bundling things up in a non-standard directory structure?Ģ. Is there any chance of it working on 2.5.1 ?Īre any of the difficulties I describe below due to the version being too new? I'm not sure if this should be taken as "2.4.x and above". The DMSF plugin docs state: Current version: 1.4.7, Compatible with: Redmine 2.4.x
DMSF ON BITNAMI REDMINE INSTALL
I am trying to install the DMSF plugin in this environment. Redmine itself appears to be working just fine.Įdit: and it is Rails 3.2.17, in case that matters. I just installed the "Bitnami Redmine Stack" bundle on a Windows Server 2003 SP2,Īnd I am hoping to use it mainly for document management. The following is probably full of silly beginner's mistakes:
