vault-cli

SVN-like tool for managing files in Jackrabbit FileVault repositories

brewmacoslinux
Try with needOr install directly
Source

About

Subversion-like utility to work with Jackrabbit FileVault

Commands

vlt

Examples

Checkout a FileVault package from repository$ vlt checkout http://localhost:4502/crx /-/jcr:root/etc/packages/my-package
Commit local changes back to the FileVault repository$ vlt commit -m 'Update package contents' /path/to/checkout
Check status of local files compared to repository$ vlt status /path/to/checkout