From bgkriegel at gmail.com Thu Sep 26 13:45:57 2013 From: bgkriegel at gmail.com (Bernardo Gonzalez Kriegel) Date: Thu, 26 Sep 2013 08:45:57 -0300 Subject: [Koha-docs] Manual: Path to cronjobs scripts Message-ID: Hi Nicole, today a reader pointed me to some inconsistency between path as stated on manual and those on installed systems For example http://manual.koha-community.org/3.12/en/cronjobsch.html#catalogcron indicates: Script path: misc/cronjobs/check-url.pl That's true on GIT But on a installed system (packages, tar standar, tar single) is Script path: bin/cronjobs/check-url.pl On a real system all that remains on misc is translator folder. Regards, Bernardo -- Bernardo Gonzalez Kriegel bgkriegel at gmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From nengard at gmail.com Thu Sep 26 13:49:33 2013 From: nengard at gmail.com (Nicole Engard) Date: Thu, 26 Sep 2013 07:49:33 -0400 Subject: [Koha-docs] Manual: Path to cronjobs scripts In-Reply-To: References: Message-ID: Hmm, so I wonder how to fix this. I think I have all the cron jobs with the misc path. Do we include 2 paths, git and standard? I know a lot of people using the git install in production. Nicole On Thu, Sep 26, 2013 at 7:45 AM, Bernardo Gonzalez Kriegel < bgkriegel at gmail.com> wrote: > Hi Nicole, > today a reader pointed me to some inconsistency between path as stated on > manual and those on installed systems > > For example > http://manual.koha-community.org/3.12/en/cronjobsch.html#catalogcron > indicates: > > Script path: misc/cronjobs/check-url.pl > > That's true on GIT > But on a installed system (packages, tar standar, tar single) is > > Script path: bin/cronjobs/check-url.pl > > On a real system all that remains on misc is translator folder. > > Regards, > Bernardo > > -- > Bernardo Gonzalez Kriegel > bgkriegel at gmail.com > > _______________________________________________ > Koha-docs mailing list > Koha-docs at lists.koha-community.org > https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-docs > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From bgkriegel at gmail.com Thu Sep 26 14:05:39 2013 From: bgkriegel at gmail.com (Bernardo Gonzalez Kriegel) Date: Thu, 26 Sep 2013 09:05:39 -0300 Subject: [Koha-docs] Manual: Path to cronjobs scripts In-Reply-To: References: Message-ID: On Thu, Sep 26, 2013 at 8:49 AM, Nicole Engard wrote: > Hmm, so I wonder how to fix this. I think I have all the cron jobs with > the misc path. Do we include 2 paths, git and standard? I know a lot of > people using the git install in production. > > If they do that, they are doing a bad bad thing :) At this moment it seems that the advice to current and future users is to use Koha with packages (tar as a last resort) Dev or git install is only meant for developers. And they know for real where the scripts are. I think than end users will benefit to have the correct path on production systems. I don't know why the scripts are moved from misc to bin, or why they are not in bin on git install in first place :) Bernardo > Nicole > > > On Thu, Sep 26, 2013 at 7:45 AM, Bernardo Gonzalez Kriegel < > bgkriegel at gmail.com> wrote: > >> Hi Nicole, >> today a reader pointed me to some inconsistency between path as stated on >> manual and those on installed systems >> >> For example >> http://manual.koha-community.org/3.12/en/cronjobsch.html#catalogcron >> indicates: >> >> Script path: misc/cronjobs/check-url.pl >> >> That's true on GIT >> But on a installed system (packages, tar standar, tar single) is >> >> Script path: bin/cronjobs/check-url.pl >> >> On a real system all that remains on misc is translator folder. >> >> Regards, >> Bernardo >> >> -- >> Bernardo Gonzalez Kriegel >> bgkriegel at gmail.com >> >> _______________________________________________ >> Koha-docs mailing list >> Koha-docs at lists.koha-community.org >> https://lists.koha-community.org/cgi-bin/mailman/listinfo/koha-docs >> >> > -------------- next part -------------- An HTML attachment was scrubbed... URL: From nengard at gmail.com Thu Sep 26 14:14:08 2013 From: nengard at gmail.com (Nicole Engard) Date: Thu, 26 Sep 2013 08:14:08 -0400 Subject: [Koha-docs] Manual: Path to cronjobs scripts In-Reply-To: References: Message-ID: On Thu, Sep 26, 2013 at 8:05 AM, Bernardo Gonzalez Kriegel < bgkriegel at gmail.com> wrote: > > If they do that, they are doing a bad bad thing :) > If they are an advanced user then I don't see why it's a bad thing. > I don't know why the scripts are moved from misc to bin, or why they are > not in bin on git > install in first place :) > I don't know - and I agree they should be in the same place, but since they're not and I don't have a 'standard' install I need to know which paths to update - I will put them both in there to be thorough. Nicole -------------- next part -------------- An HTML attachment was scrubbed... URL: From pablo.bianchi at gmail.com Thu Sep 26 14:06:11 2013 From: pablo.bianchi at gmail.com (Pablo Bianchi) Date: Thu, 26 Sep 2013 09:06:11 -0300 Subject: [Koha-docs] Manual: Path to cronjobs scripts In-Reply-To: References: Message-ID: Hi Nicole! 2013/9/26 Nicole Engard > Hmm, so I wonder how to fix this. I think I have all the cron jobs with > the misc path. Do we include 2 paths, git and standard? I know a lot of > people using the git install in production. > ? I was the one who notice this to Bernardo. I think that considering that: - The standard recommended install is the packages, and tar. - The ones that use git install usually are more advanced users. - Two URLs on each time on documentation makes it a little bit more difficult to read. is better to use the non-git paths, IMHO. BTW, I wonder why we have two trees, and if there is a bug to fix this, eventually. Regards, Pablo Bianchi Bs As, ?Argentina? -------------- next part -------------- An HTML attachment was scrubbed... URL: