stefanCCS
stefanCCS
Hint: Maybe this is related to "`workspace add`" and not "`validate`" --> I am not that sure anymore ...
It looks like, that `workspace add` does NOT create a copy of the (image) file in addition to the link anymore (using version 2.32). But now I have the same...
Hi @kba is there a fix available for this topic (I want to start another project, which includes some data to copy (or better just to link) ...)?
Oh, nice :-)
I have tried out to put ocrd_logging.conf in $(HOME) - see ``` (venv) ocrdadmin@ocrdtest:~$ tail -3 $HOME/ocrd_logging.conf [formatter_detailedFormatter] format=%(asctime)s.%(msecs)03d %(levelname)-8s (%(name)s)[%(filename)s:%(lineno)d] - %(message)s datefmt=%Y-%m-%d %H:%M:%S ``` But I still get...
yes, that's it - many thanks! @kba: Feel free to close this issue, or keep in open in case you would like to track this documentation topic proposed by @mweidling
Well, this was a message-File issue. (Not for the first time) I had to find the difference between the last two releases (which are a lot!) and merge this diff-result...
Well, the installation documentation proposes to put the messages in a separate folder: https://github.com/kitodo/kitodo-production/wiki/Installationsanleitung-f%C3%BCr-Kitodo.Production-3.4#9-programmordner-und--dateien-erstellen But, anyway, my main concern is, that I always need to merge a new version of...
> I hold my changes of the message resource files into a git repository. The `main` branch contain the current files of the Kitodo.Poduction repository and the `custom` branch contain...
Also, many thanks for this hint. I think, this will only work, if you have checked-out everything locally (which I do not do, I only download the release files). So,...