.hgignore
author Julien Jehannet <julien.jehannet@logilab.fr>
Fri, 28 Jan 2011 15:23:47 +0100
branchstable
changeset 6918 9e607157d4cf
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[cw-ctl] use default `mkdtemp()` behaviour to store backup file internally When using `mkdtemp(dir=instbkdir)`, a dedicated system user which hasn't the permissions to write in /var/lib/cubicweb/instances/$INSTANCE/backup will not be able to run the db-dump command.

\.svn
^build$
^dist$
\.pyc$
\.pyo$
\.bak$
\.old$
\~$
\#.*?\#$
\.swp$
^doc/book/en/apidoc$