docs/src/versioncontrol.md

Sun, 05 Jul 2020 11:47:24 +0200

author
Mike Becker <universe@uap-core.de>
date
Sun, 05 Jul 2020 11:47:24 +0200
branch
feature/dav-edit
changeset 721
c401f4af44b1
parent 701
0a48f17c729d
permissions
-rw-r--r--

adds support for option terminator '--'

also adds support for option arguments within the same cmd arg
e.g. -omyoutfile does now work

---
title: 'dav versioncontrol'
---

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

Puts the resource, specified by *url*, under version control. This is required in order to use other versioning commands with this resource.

To use this command, the server must support *DeltaV*.

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

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

mercurial