On Thu, 22 Dec 2005, Reid Ellis wrote:
Is there a command-line way to back up the repository?
Sort of. You can run tools/headless.py and then invoke the backup API: $CHANDLERBIN/release/RunPython $CHANDLERHOME/tools/headless.py .... >>> view.repository.backup() The return value is the path to the directory the repository was backup into. Andi.. _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ Open Source Applications Foundation "Dev" mailing list http://lists.osafoundation.org/mailman/listinfo/dev
