log tests/test_pull.py @ 1102:7635d30effa7

age author description
2013-08-09 Dan Villiom Podlaski Christiansen test_pull: use stupid mode metaclass
2013-08-07 Dan Villiom Podlaski Christiansen tests: remove old test-loading infrastructure
2012-05-16 Bryan O'Sullivan pull: add a hgsubversion.unsafeskip option to omit unwanted revs
2012-04-19 Patrick Mezard test_util: pass repo_path to _add_svn_rev() explicitely
2012-04-19 Patrick Mezard test_util: merge load_fixture_and_fetch() into TestBase method
2011-05-25 Augie Fackler svnmeta: store youngest revision pulled from subversion
2011-06-15 Patrick Mezard test_pull: commands.pull() no longer aborts when crossing branches
2011-05-24 Augie Fackler test_pull: clean up whitespace
2010-09-08 Peter Arrenbrecht tests: move _add_svn_rev to test_util for reuse
2009-05-20 Dan Villiom Podlaski Christiansen Use fallbacks in the wrappers for Subversion support, instead of prefixes.
2009-05-15 Dan Villiom Podlaski Christiansen Switch to using url scheme wrappers instead of duplicating each command we wrap.
2009-04-27 Martijn Pieters Implement -u/--update support when pulling.