.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 26 Mar 2010 09:18:21 +0100
branchstable
changeset 5033 441191f7def1
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[db dump/restore] fix '#615840: db-dump must be always runnable' by setting repairing on config. Also, avoid to read the whole schema from the database on dump/restore: the bootstrap schema is enough.

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