view .hgignore @ 1415:d6cec13b4bb0

svnmeta: add the "revmapexists" method This is a part of the bigger plan to get rid of reading or writing rev_map directly without going through the RevMap class. The revset functions "fromsvn" and "svnrev" will read the rev_map file directly, and throw an exception if the file does not exist. This makes the check possible via svnmeta.
author Jun Wu <quark@fb.com>
date Fri, 13 May 2016 23:21:21 +0100
parents e42a05915edf
children 60324fc7e4d7
line wrap: on
line source

syntax:glob
build
*.pyc
*.pyo
.DS_Store
*.swp
*~
.coverage
cover
*.py,cover
MANIFEST
dist
*.egg-info
hgsubversion/__version__.py
nbproject
.project
.pydevproject
.settings
*.orig
.noseids
tests/fixtures/temp