view .hgignore @ 649:2060e0ca8dd5

svnwrap: add get_revision(); a thing wrapper around ra.do_update() This function allows us to fetch the entire contents of a revision in a reasonably efficient manner.
author Dan Villiom Podlaski Christiansen <danchr@gmail.com>
date Tue, 20 Jul 2010 11:55:07 +0200
parents 6b084ea39537
children 38ebdf65d868 4244f8f37484
line wrap: on
line source

syntax:glob
build
*.pyc
*.pyo
.DS_Store
*.swp
*~
.coverage
cover
*.py,cover
MANIFEST
dist
*.egg-info
hgsubversion/__version__.py