.hgignore
author Sylvain Thénault <sylvain.thenault@logilab.fr>
Fri, 04 Jun 2010 11:09:55 +0200
branchstable
changeset 5666 58d6c2c96500
parent 3990 14e14fef4460
child 7078 bad26a22fe29
permissions -rw-r--r--
[migration] fix schema synchronization bug sync_schema_props_perms('Repository', syncprops=False) to synchronize permission of entity's attributes wasn't working as expected: only the entity's permission were updated.

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