docs/src/checkin.md

Sun, 17 Dec 2023 15:03:01 +0100

author
Mike Becker <universe@uap-core.de>
date
Sun, 17 Dec 2023 15:03:01 +0100
changeset 798
d7f5067a27ce
parent 701
0a48f17c729d
permissions
-rw-r--r--

remove list_repositories() config.c function in favor of a cmd_list_repositories() function in main.c

---
title: 'dav checkin'
---

**`dav checkin [-pc] <url>`**

Changes the state of a resource to *checked-in*. This will create a new version of the resource. In the *checked-in* state the resource cannot be modified.

**`-p`** disable file name and path decryption if enabled

**`-c`** enable file name and path decryption

mercurial