[Dev] Chandler 0.6 - infinite zoom rectangles

Andi Vajda vajda at osafoundation.org
Fri Dec 23 22:45:48 PST 2005


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..


More information about the Dev mailing list