User Tools

Site Tools


Writing /var/lib/dokuwiki/data/meta/tutorials/arcoslab_doc.meta failed
tutorials:arcoslab_doc

This is an old revision of the document!


Arcoslab-doc configuration

We have a lot o photos and binary files inside our documents git repository, so this is an effort for bringing them out of control-versioning and into our owncloud service. We can do that with git hooks, so that we make sure that the owncloud and the git repo stay synced.

Testing hooks branch

We don't want to make important changes to master (because that is usually a bad idea), so we have created a branch for testing this new feature. If you want to test this yourself, or want to contribute, do so on the special branch.

Inside the arcoslab-doc repo run:

git checkout hooks-testing
git pull

DO NOT merge this special branch to master, unless you know the dark magic of git very well. This can be very dangerous and break the workflow of many ARCOS-Lab members. You have been awared!

tutorials/arcoslab_doc.1539213908.txt.gz · Last modified: 2022/09/20 00:08 (external edit)