/schemas/apps/apotheke/view/hide_ignored /apps/apotheke/view/hide_ignored apotheke bool false Hide ignored files Whether or not to hide the files ignored by CVS. /schemas/apps/apotheke/diff/operation /apps/apotheke/diff/operation apotheke int 0 Determines which file versions to compare. Determines which file versions cvs diff compares. Valid values are 0, 1 and 2. 0 = local version with remote version, 1 = local version with a specified tag/branch/date, 2 = files with different tag/branch/date. /schemas/apps/apotheke/diff/unified_diff /apps/apotheke/diff/unified_diff apotheke bool true Unified diff output Whether to use unified diff format when comparing two files. /schemas/apps/apotheke/diff/recursive /apps/apotheke/diff/recursive apotheke bool true Recurse into subdirectories Whether to recurse into subdirectories on diff. /schemas/apps/apotheke/diff/include_addremoved /apps/apotheke/diff/include_addremoved apotheke bool false Include added/removed files Whether to include added/removed files in diff output. /schemas/apps/apotheke/diff/ignore_whitespaces /apps/apotheke/diff/ignore_whitespaces apotheke bool false Ignore whitespaces Whether to ignore all whitespaces when comparing files. /schemas/apps/apotheke/commit/recursive /apps/apotheke/commit/recursive apotheke bool true Recurse into subdirectories Wether to recurse into subdirectories on diff. /schemas/apps/apotheke/update/sticky_options /apps/apotheke/update/sticky_options apotheke int 0 Determines which file revision update retrieves. Determines which file revision update retrieves. Valid values are 0, 1, 2 and 3. 0 = Don't change sticky option for file. 1 = Resets the file revision to the latest one in the HEAD branch and removes any sticky options. 2 = Retrieve a certain date. 3 = Retrieve a certain tag/branch/revision. /schemas/apps/apotheke/update/recursive /apps/apotheke/update/recursive apotheke bool true Recurse into subdirectories Wether to recurse into subdirectories on update. /schemas/apps/apotheke/update/create_dirs /apps/apotheke/update/create_dirs apotheke bool true Create directories that exist in remote repository Wether to create directories that exsit in the remote repository but not in your local copy.