ldap-git-backup
ldap-git-backup copied to clipboard
backup LDAP in a Git repository
Fix some issues reported by lintian * Update watch file format version to 4. ([older-debian-watch-file-standard](https://lintian.debian.org/tags/older-debian-watch-file-standard)) * Bump debhelper from old 10 to 13. ([package-uses-old-debhelper-compat-version](https://lintian.debian.org/tags/package-uses-old-debhelper-compat-version)) * Set debhelper-compat version in Build-Depends....
Otherwise, moving processed files to the DONE directory doesn't work and results in error messages because the `$path` variable isn't defined and thus empty.
For very large change sets, listing them on the command line exceeds the maximum command line length. This change lets git pick up the changed files instead. Fixes #4
There is a problem when there is many ldap objects that results in many ldif files to be commited. Please review this problem.
Hi Elmar I would like to make some changes to `ldap-git-backup` suitable for our new setup at the ISG D-PHYS as explained below. I also plan to add another option...
Hi! Is there a way to expire backups here? I understand git is not particularly well designed to removing past commits and information, but it would be nice to at...