Mercurial > hgsubversion
log tests/test_pull.py @ 882:07234759a3f7 1.4
age | author | description |
---|---|---|
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. |