Fossil SCM

Add documentation for empty-dirs setting

ben 2011-05-28 15:39 versionable-settings
Commit eb93d6ae0ea50cf25665dbcfdd94e316e112ab71
1 file changed +5
+5
--- src/db.c
+++ src/db.c
@@ -1777,10 +1777,15 @@
17771777
** diff-command External command to run when performing a diff.
17781778
** If undefined, the internal text diff will be used.
17791779
**
17801780
** dont-push Prevent this repository from pushing from client to
17811781
** server. Useful when setting up a private branch.
1782
+**
1783
+** empty-dirs A comma or newline-separated list of pathnames. On
1784
+** (versionable) update and checkout commands, if no file or directory
1785
+** exists with that name, an empty directory will be
1786
+** created.
17821787
**
17831788
** editor Text editor command used for check-in comments.
17841789
**
17851790
** gdiff-command External command to run when performing a graphical
17861791
** diff. If undefined, text diff will be used.
17871792
--- src/db.c
+++ src/db.c
@@ -1777,10 +1777,15 @@
1777 ** diff-command External command to run when performing a diff.
1778 ** If undefined, the internal text diff will be used.
1779 **
1780 ** dont-push Prevent this repository from pushing from client to
1781 ** server. Useful when setting up a private branch.
 
 
 
 
 
1782 **
1783 ** editor Text editor command used for check-in comments.
1784 **
1785 ** gdiff-command External command to run when performing a graphical
1786 ** diff. If undefined, text diff will be used.
1787
--- src/db.c
+++ src/db.c
@@ -1777,10 +1777,15 @@
1777 ** diff-command External command to run when performing a diff.
1778 ** If undefined, the internal text diff will be used.
1779 **
1780 ** dont-push Prevent this repository from pushing from client to
1781 ** server. Useful when setting up a private branch.
1782 **
1783 ** empty-dirs A comma or newline-separated list of pathnames. On
1784 ** (versionable) update and checkout commands, if no file or directory
1785 ** exists with that name, an empty directory will be
1786 ** created.
1787 **
1788 ** editor Text editor command used for check-in comments.
1789 **
1790 ** gdiff-command External command to run when performing a graphical
1791 ** diff. If undefined, text diff will be used.
1792

Keyboard Shortcuts

Open search /
Next entry (timeline) j
Previous entry (timeline) k
Open focused entry Enter
Show this help ?
Toggle theme Top nav button