docs/src/versioncontrol.md

Wed, 10 Apr 2024 22:07:17 +0200

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Wed, 10 Apr 2024 22:07:17 +0200
changeset 812
5fe4453fc025
parent 701
0a48f17c729d
permissions
-rw-r--r--

make sure a LocalResource path has never a trailing path separator, fixes multiple dav-sync tests

---
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