.hgignore
author peter
Mon, 07 Apr 2008 19:11:03 +0000
changeset 134 a8228f676bf7
parent 0 2cd8c1649ba9
permissions -rw-r--r--
[feladat @ 240] Bugfix: when a zone has no records (eg a incorrect slave) it was not possible to delete this zone. Modified the query to fetch the records of the zone with a LEFT OUTER JOIN so there still will be a result when an empty zone is selected. This closes ticket:25. Bugfix: Made the query compatible with pgsql
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
2cd8c1649ba9 Tailor preparing to convert repo by adding .hgignore
Peter Gervai <grin@grin.hu>
parents:
diff changeset
     1
(^|/)\.svn($|/)
2cd8c1649ba9 Tailor preparing to convert repo by adding .hgignore
Peter Gervai <grin@grin.hu>
parents:
diff changeset
     2
(^|/)\.hg($|/)
2cd8c1649ba9 Tailor preparing to convert repo by adding .hgignore
Peter Gervai <grin@grin.hu>
parents:
diff changeset
     3
(^|/)\.hgtags($|/)