.hgignore

Fri, 18 Mar 2016 15:08:30 +0100

author
Olaf Wintermann <olaf.wintermann@gmail.com>
date
Fri, 18 Mar 2016 15:08:30 +0100
changeset 221
e22c29b7ee2f
parent 1
1bcaac272cdf
child 266
8c44c5919691
permissions
-rw-r--r--

using locks in dav-sync

Locking can be configured in sync.xml with <lock-pull>true|false<lock-pull> and <lock-push>true|false</lock-push>. By default lock-pull is false and lock-push is true.

syntax:regexp
^nbproject/.*$
^build/.*$
core$
^.c?project$
^.settings/.*$

mercurial