Mercurial > hg
graph
-
setup.py: don't call splitlines twice on the output of xcodebuild (issue3277) stableFri, 02 Mar 2012 10:42:12 -0800, by Brendan Cully
-
merge with stableFri, 02 Mar 2012 09:57:09 +0100, by Thomas Arendsen Hein
-
merge with stableThu, 01 Mar 2012 17:45:13 +0100, by Thomas Arendsen Hein
-
filemerge: remove temporary files when using internal:dump as merge-tool stableThu, 01 Mar 2012 17:35:12 +0100, by Thomas Arendsen Hein
-
dirstate: filecacheify _ignore (issue3278) stable 2.1.1Thu, 01 Mar 2012 17:49:59 +0200, by Idan Kamara
-
scmutil: add join method to opener to construct path relative to base stableThu, 01 Mar 2012 17:39:58 +0200, by Idan Kamara
-
filecache: refactor path join logic to a function stableThu, 01 Mar 2012 17:39:58 +0200, by Idan Kamara
-
merge with stableWed, 29 Feb 2012 17:27:24 -0600, by Matt Mackall
-
subrepo: fix for merge inconsistencies stableWed, 29 Feb 2012 14:24:57 +0100, by Friedrich Kastner-Masilko
-
bundlerepo: bundle repos should be non-publishing (issue3266) stableWed, 29 Feb 2012 14:41:11 +0100, by Pierre-Yves David
-
bugzilla: stop XMLRPC requests from requesting gzipped responses stableWed, 29 Feb 2012 17:43:03 +0000, by Jim Hague
-
merge with stableTue, 28 Feb 2012 21:17:53 -0600, by Matt Mackall
-
update: delete bookmarks.current when explicitly updating to a rev (issue3276) stableTue, 28 Feb 2012 23:47:46 +0200, by Idan Kamara
-
convert: ignore blank lines in mapfiles (issue3286) stableTue, 28 Feb 2012 10:06:35 +0100, by Patrick Mezard
-
update: don't move the active bookmark if a rev is specified with -r stableTue, 28 Feb 2012 01:07:55 +0200, by Idan Kamara
-
mq: fix qapplied --last and qprev documentation (issue3282) stableMon, 27 Feb 2012 18:23:18 +0100, by Patrick Mezard
-
setup: handle output from Apple's Xcode 4.3 better (issue3277) stableMon, 27 Feb 2012 08:54:26 -0500, by Greg Ward
-
graphlog: apply file filters --patch/--stat outputSun, 26 Feb 2012 17:12:15 +0100, by Patrick Mezard
-
context: add followfirst arg to filectx and workingfilectxSun, 26 Feb 2012 17:10:57 +0100, by Patrick Mezard
-
graphlog: fix --removedSun, 26 Feb 2012 17:10:57 +0100, by Patrick Mezard
-
test-glog: rewrite more tests using testlog() functionSun, 26 Feb 2012 17:10:56 +0100, by Patrick Mezard
-
match: consider filesets as "anypats"Sun, 26 Feb 2012 17:10:55 +0100, by Patrick Mezard
-
graphlog: evaluate FILE/-I/-X filesets on the working dirSun, 26 Feb 2012 17:10:51 +0100, by Patrick Mezard
-
graphlog: implement --copiesSun, 26 Feb 2012 16:56:32 +0100, by Patrick Mezard
-
test-check-code-hg: skip test if not in a working dir (issue3248). stableSat, 18 Feb 2012 16:30:17 -0500, by Greg Ward
-
copies: use ctx.dirs() for directory rename detectionSun, 26 Feb 2012 16:45:59 -0600, by Matt Mackall
-
copies: fix mergecopies doc mapping directionSun, 26 Feb 2012 15:51:56 -0600, by Matt Mackall
-
merge with stableSat, 25 Feb 2012 16:48:07 -0600, by Matt Mackall
-
graphlog: implement --follow-firstSat, 25 Feb 2012 22:11:36 +0100, by Patrick Mezard
-
graphlog: implement --follow with file argumentsSat, 25 Feb 2012 22:11:36 +0100, by Patrick Mezard
-
test-glog: test multiple --prune valuesSat, 25 Feb 2012 22:11:35 +0100, by Patrick Mezard
-
graphlog: restore FILE glob expansion on WindowsSat, 25 Feb 2012 22:11:34 +0100, by Patrick Mezard
-
glog: restore multiple --rev test lost in rebasingSat, 25 Feb 2012 21:51:13 +0100, by Patrick Mezard
-
copies: remove checkdirs optionsSat, 25 Feb 2012 14:22:58 -0600, by Matt Mackall
-
copies: add docstring for mergecopiesFri, 24 Feb 2012 18:21:06 -0600, by Matt Mackall
-
addremove: return 1 if we failed to handle any explicit filesFri, 24 Feb 2012 16:52:32 -0600, by Matt Mackall
-
merge with stableFri, 24 Feb 2012 16:16:48 -0600, by Matt Mackall
-
log: fix --follow FILE ancestry calculation stableFri, 24 Feb 2012 20:57:59 +0100, by Patrick Mezard
-
test-glog: extend a test before fixing --follow issues stableFri, 24 Feb 2012 20:56:18 +0100, by Patrick Mezard
-
graft: use proper revisions for copy detection (issue3265) stableFri, 24 Feb 2012 16:09:15 -0600, by Matt Mackall
-
graphlog: paths/-I/-X handling requires a new revsetThu, 23 Feb 2012 18:05:20 +0100, by Patrick Mezard
-
graphlog: imitate log slowpath when inputs are explicit filesThu, 23 Feb 2012 17:55:07 +0100, by Patrick Mezard
-
graphlog: paths arguments must be or'edThu, 23 Feb 2012 17:54:42 +0100, by Patrick Mezard
-
graphlog: rewrite --rev like all other optionsThu, 23 Feb 2012 11:21:30 +0100, by Patrick Mezard
-
graphlog: --branch and --only-branch are the sameThu, 23 Feb 2012 11:21:04 +0100, by Patrick Mezard
-
test-check-code-hg: fix xargs exit status on OSX stableThu, 23 Feb 2012 17:46:57 +0100, by Patrick Mezard
-
largefiles: respect store.createmode and avoid extra file copy stableThu, 23 Feb 2012 13:37:10 +0100, by Martin Geisler
-
largefiles: respect store.createmode in basestore.get stableThu, 23 Feb 2012 13:37:10 +0100, by Martin Geisler
-
largefiles: use repo.store.createmode for new files in .hg/largefiles stableThu, 23 Feb 2012 13:22:55 +0100, by Martin Geisler
-
mq: expand qimport summaryWed, 22 Feb 2012 17:41:22 -0600, by Matt Mackall
-
merge with stableWed, 22 Feb 2012 17:36:33 -0600, by Matt Mackall
-
graphlog: multiple --keyword must be or'edWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
graphlog: multiple --branch must be or'edWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
graphlog: multiple --user must be or'edWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
graphlog: explicitely join multivalue parametersWed, 22 Feb 2012 12:30:15 +0100, by Patrick Mezard
-
test-glog.t: use printrevset extension to trace rewritten revsetsWed, 22 Feb 2012 12:30:14 +0100, by Patrick Mezard
-
context: use 'changectx.dirs()' in 'walk()' for directory patterns stableThu, 23 Feb 2012 00:07:54 +0900, by FUJIWARA Katsunori
-
localrepository: use 'changectx.dirs()' in 'status()' for directory patterns stableThu, 23 Feb 2012 00:07:54 +0900, by FUJIWARA Katsunori
-
context: add 'dirs()' to changectx/workingctx for directory patterns stableThu, 23 Feb 2012 00:07:54 +0900, by FUJIWARA Katsunori
-
status: fix format field thinkoWed, 22 Feb 2012 15:22:12 -0600, by Matt Mackall
-
largefiles: don't break filesets stableMon, 20 Feb 2012 17:59:48 +0100, by Dan Villiom Podlaski Christiansen
-
help: sort hgrc related "Sections" chapters alphabeticallySat, 18 Feb 2012 14:27:57 +0100, by Michal Sznajder
-
doc: minor fixes to [graph] section documentationSat, 18 Feb 2012 12:30:24 +0100, by Patrick Mezard
-
hgweb: refactor graph customization javascriptSun, 22 Jan 2012 19:35:26 +0700, by Patrick Mezard
-
templates: move Graph.edge() implementation in mercurial.jsFri, 17 Feb 2012 16:49:43 +0100, by Patrick Mezard
-
formatter: convert status commandMon, 20 Feb 2012 16:42:51 -0600, by Matt Mackall
-
ui: add formatter methodMon, 20 Feb 2012 16:42:48 -0600, by Matt Mackall
-
formatter: add basic formattersMon, 20 Feb 2012 16:42:47 -0600, by Matt Mackall
-
encoding: introduce utf8-b helpersMon, 20 Feb 2012 16:42:45 -0600, by Matt Mackall
-
graphmod: add config cacheFri, 17 Feb 2012 13:53:41 -0600, by Matt Mackall
-
graphmod: rewrite graph config validationFri, 17 Feb 2012 13:53:19 -0600, by Matt Mackall
-
graph: in hgrc specify line color for main branchSun, 22 Jan 2012 19:47:03 +0700, by Constantine Linnick
-
graph: in hgrc specify line width for main branchSun, 22 Jan 2012 19:35:26 +0700, by Constantine Linnick
-
merge with stableThu, 16 Feb 2012 16:40:29 -0600, by Matt Mackall
-
filemerge: remove some redundancy in decorators/docstringsThu, 16 Feb 2012 15:58:51 -0600, by Matt Mackall
-
filemerge: create detail of internal merge tools from documentation stringSun, 12 Feb 2012 21:38:12 +0900, by FUJIWARA Katsunori
-
filemerge: refactoring of 'filemerge()'Sun, 12 Feb 2012 21:38:12 +0900, by FUJIWARA Katsunori
-
patch: fuzz more aggressively to match patch(1) behaviour stableMon, 13 Feb 2012 17:22:35 +0100, by Patrick Mezard
-
patch: fix fuzzing of hunks without previous lines (issue3264) stableMon, 13 Feb 2012 16:47:31 +0100, by Patrick Mezard
-
patch: make hunk.fuzzit() compute the fuzzed start locations stableMon, 13 Feb 2012 13:51:38 +0100, by Patrick Mezard
-
patch: fuzz old and new lines at the same time stableMon, 13 Feb 2012 13:21:00 +0100, by Patrick Mezard
-
largefiles: optimize update speed by only updating changed largefilesMon, 13 Feb 2012 18:37:07 +0100, by Na'Tosha Bard
-
mq: make qimport --push push all imported patches (issue3130) stableTue, 14 Feb 2012 14:31:40 +0100, by Patrick Mezard
-
convert: tolerate spaces between splicemap parent ids (issue3203) stableWed, 15 Feb 2012 11:21:24 +0100, by Patrick Mezard
-
localrepo: clear _filecache on rollback (issue3261) stableThu, 16 Feb 2012 01:21:34 +0200, by Idan Kamara
-
scmutil: update cached copy when filecached attribute is assigned (issue3263) stableWed, 15 Feb 2012 20:02:35 +0200, by Idan Kamara
-
cmdserver: invalidate the dirstate when running commands (issue3271) stableWed, 15 Feb 2012 23:44:10 +0200, by Idan Kamara
-
localrepo: reset _phasesdirty flag after writing stableWed, 15 Feb 2012 23:49:15 +0200, by Idan Kamara
-
import: handle git renames and --similarity (issue3187) stableThu, 16 Feb 2012 13:03:42 +0100, by Patrick Mezard
-
context: make workingctx.forget() really warn about untracked files stableThu, 16 Feb 2012 12:56:48 +0100, by Patrick Mezard
-
largefiles: check whether specified patterns are related to largefiles strictly stableWed, 15 Feb 2012 23:01:09 +0900, by FUJIWARA Katsunori
-
merge with stableFri, 10 Feb 2012 17:09:23 -0600, by Matt Mackall
-
log: remove caching of all visited revisions (issue3253) stableFri, 10 Feb 2012 16:52:32 -0600, by Matt Mackall
-
convert: use splicemap entries when sorting revisions (issue1748) stableFri, 10 Feb 2012 22:34:13 +0100, by Patrick Mezard
-
convert: turn splicemap into a simple dictionary stableFri, 10 Feb 2012 22:25:49 +0100, by Patrick Mezard
-
debugrevspec: mention --verbose to print the parsed treeFri, 10 Feb 2012 13:50:13 +0100, by Patrick Mezard
-
largefiles: only cache largefiles in new heads stableFri, 10 Feb 2012 14:46:09 +0100, by Na'Tosha Bard
-
merge with stableFri, 10 Feb 2012 13:47:57 -0600, by Matt Mackall
-
mq: restore _branchtags() fast path (issue3223) stableTue, 07 Feb 2012 18:47:16 +0100, by Patrick Mezard
-
mq: ensure all mq commits are made with secretcommit() stableTue, 07 Feb 2012 18:47:13 +0100, by Patrick Mezard
-
convert/bzr: ignore nested repos when listing branches (issue3254)Wed, 08 Feb 2012 17:45:10 +0100, by Patrick Mezard
-
tests: tighten checks for octal escapes in shell printf. stableWed, 08 Feb 2012 16:56:00 +0000, by Jim Hague
-
phase: when phase cannot be reduced, hint at --force and return 1 (BC)Wed, 08 Feb 2012 20:00:52 +0100, by Patrick Mezard
-
revset: fix alias substitution recursion (issue3240)Thu, 09 Feb 2012 21:03:07 +0100, by Patrick Mezard
-
update: just merge unknown file collisionsThu, 09 Feb 2012 17:54:47 -0600, by Matt Mackall
-
merge: don't use unknown()Thu, 09 Feb 2012 17:04:17 -0600, by Matt Mackall
-
merge: refactor unknown file conflict checkingThu, 09 Feb 2012 16:50:19 -0600, by Matt Mackall
-
update: use normal update path with --check (issue2450)Thu, 09 Feb 2012 13:16:20 -0600, by Matt Mackall
-
fetch: use update rather than clean when updating (issue3246) stableMon, 06 Feb 2012 16:35:14 -0600, by Matt Mackall
-
merge with stableMon, 06 Feb 2012 15:36:44 -0600, by Matt Mackall
-
mdiff: adjust hunk offsets with --ignore-blank-lines (issue3234) stableMon, 06 Feb 2012 21:17:50 +0100, by Patrick Mezard
-
merge with stableMon, 06 Feb 2012 15:22:43 -0600, by Matt Mackall
-
merge with i18nMon, 06 Feb 2012 15:22:34 -0600, by Matt Mackall
-
i18n-de: fix rst markup in command output (issue3247)Mon, 06 Feb 2012 08:10:32 -0200, by Wagner Bruna
-
merge with i18n stableMon, 06 Feb 2012 08:06:42 -0200, by Wagner Bruna
-
i18n-ja: fix rst markup in hg command output stableMon, 06 Feb 2012 08:03:34 -0200, by Wagner Bruna
-
i18n-de: fix rst markup in command output (issue3247) stableMon, 06 Feb 2012 08:02:05 -0200, by Wagner Bruna
-
merge with i18n stableSat, 04 Feb 2012 11:34:44 -0200, by Wagner Bruna
-
i18n-de: fix hg command rst markup and quoting (issue3247) stableSat, 04 Feb 2012 11:22:01 -0200, by Wagner Bruna
-
merge with i18n stableSat, 04 Feb 2012 10:59:36 -0200, by Wagner Bruna
-
i18n-de: fix rst markup in command output (issue3247) stableSat, 04 Feb 2012 10:55:58 -0200, by Wagner Bruna
-
windows: use 'str.replace()' instead of combination of split() and join()Sun, 05 Feb 2012 22:58:31 +0900, by FUJIWARA Katsunori
-
largefiles: reduce redundant splitstandin/standin combinationMon, 06 Feb 2012 12:16:29 +0900, by FUJIWARA Katsunori
-
largefiles: reduce OR-ing of same conditionsMon, 06 Feb 2012 12:16:29 +0900, by FUJIWARA Katsunori
-
subrepo: rewrite handling of subrepo state at commit (issue2403)Mon, 06 Feb 2012 15:10:01 -0600, by Matt Mackall
-
subrepo: add basestate methodMon, 06 Feb 2012 15:00:08 -0600, by Matt Mackall
-
forget: show warning messages for forgetting in subrepo correctly stableMon, 06 Feb 2012 14:37:49 +0900, by FUJIWARA Katsunori
-
use util.localpath() instead of 'str.replace()' to unify path conversion stableSun, 05 Feb 2012 22:58:31 +0900, by FUJIWARA Katsunori
-
i18n: use util.pconvert() instead of 'str.replace()' for problematic encoding stableSun, 05 Feb 2012 22:58:31 +0900, by FUJIWARA Katsunori
-
i18n: use util.pconvert() instead of 'str.replace()' for problematic encoding stableSun, 05 Feb 2012 22:58:31 +0900, by FUJIWARA Katsunori
-
merge with stableFri, 03 Feb 2012 15:45:13 -0600, by Matt Mackall
-
mq: make qprev return the previous applied patch (issue3245) stableFri, 03 Feb 2012 19:47:09 +0100, by Patrick Mezard
-
mq: fix qnext when all remaining patches are guarded stableFri, 03 Feb 2012 19:38:31 +0100, by Patrick Mezard
-
convert/bzr: test tags conversionThu, 02 Feb 2012 10:15:13 +0100, by Patrick Mezard
-
convert/bzr: handle empty bzr repositories (issue3233)Thu, 02 Feb 2012 10:15:13 +0100, by Patrick Mezard
-
convert/bzr: convert all branches (issue3229) (BC)Thu, 02 Feb 2012 10:15:12 +0100, by Patrick Mezard
-
convert/bzr: expect unicode metadata, encode in UTF-8 (issue3232)Thu, 02 Feb 2012 10:15:04 +0100, by Patrick Mezard
-
mq: rename secretcommit to newcommitMon, 30 Jan 2012 00:05:28 +0100, by Pierre-Yves David
-
merge with stableWed, 01 Feb 2012 16:28:35 -0600, by Matt Mackall
-
i18n-de: update po and remove fuzziesSat, 21 Jan 2012 15:17:39 +0200, by Fabian Kreutz
-
i18n-de: Rework and fixes continuedSat, 21 Jan 2012 13:49:46 +0200, by Fabian Kreutz
-
phases: don't complain if cset is already public on pushkey (issue3230) stable 2.1Wed, 01 Feb 2012 14:17:26 -0600, by Matt Mackall
-
mq: prevent rewriting operation on public changeset stableWed, 01 Feb 2012 12:20:10 +0100, by Pierre-Yves David
-
i18n-pt_BR: miscellaneous spelling and wording fixes stableTue, 31 Jan 2012 18:11:08 -0200, by Wagner Bruna
-
i18n-ja: synchronized with 0f99e709ce08 stableTue, 31 Jan 2012 19:44:09 +0900, by FUJIWARA Katsunori
-
i18n-ru: synchronized with c0b2986b37b8; public phase name changed stableTue, 31 Jan 2012 12:30:54 +0400, by Alexander Sauta
-
qpush: avoid trying to manage existing history (issue2218) stableTue, 31 Jan 2012 23:13:04 -0600, by Matt Mackall
-
bundlerepo: try to find containing repo on creation (issue1812) stableTue, 31 Jan 2012 17:25:37 -0600, by Matt Mackall
-
push: don't treat bookmark as a found change stableMon, 30 Jan 2012 15:56:35 -0600, by Matt Mackall
-
i18n-ru: minor corrections on unclear strings stableMon, 30 Jan 2012 11:52:38 +0400, by Alexander Sauta
-
i18n-ru: verifying uncertain translations. stableMon, 30 Jan 2012 02:07:04 +0700, by Andrei Polushin
-
phases: allow phase name in phases.new-commit settings stableMon, 30 Jan 2012 17:46:15 +0100, by Pierre-Yves David
-
qfinish: do not set secret changeset to draft if mq.secret=false stableMon, 30 Jan 2012 15:17:08 +0100, by Pierre-Yves David
-
mq: take mq.secret configuration into account when picking the default phase stableMon, 30 Jan 2012 17:39:05 +0100, by Pierre-Yves David
-
qimport: when mq.secret=True set qimported revision as secret stableMon, 30 Jan 2012 17:37:45 +0100, by Pierre-Yves David
-
qrefresh: keep changeset phase during refresh stableMon, 30 Jan 2012 17:36:30 +0100, by Pierre-Yves David
-
phases: write default phase data as soon as possible. stableMon, 30 Jan 2012 17:33:09 +0100, by Pierre-Yves David
-
phase: accept old style revision specification stableMon, 30 Jan 2012 18:06:57 +0100, by Pierre-Yves David
-
push: return 1 if no changes found (issue3228) stableMon, 30 Jan 2012 11:32:09 -0600, by Matt Mackall
-
push: more precise failure check on subrepo push stableMon, 30 Jan 2012 11:26:20 -0600, by Matt Mackall
-
bookmarks: move current bookmark on update -u and bare pull -u (issue3222) stableSun, 29 Jan 2012 14:07:45 -0600, by Matt Mackall
-
tests: don't rely on 'false' exit code in test-run-tests.t stableFri, 27 Jan 2012 03:00:32 +0100, by Mads Kiilerich
-
tests: don't include plain 'diff -U0' content in test-diff-unified.t stableFri, 27 Jan 2012 02:59:59 +0100, by Mads Kiilerich
-
revset: add tests for 'remote()' predicate stableFri, 27 Jan 2012 22:29:58 +0900, by FUJIWARA Katsunori
-
revset: fix documentation for 'remote()' predicate stableFri, 27 Jan 2012 22:29:58 +0900, by FUJIWARA Katsunori
-
revset: fix 'remote()' failure when remote repo has more revs than local stableFri, 27 Jan 2012 22:29:58 +0900, by FUJIWARA Katsunori
-
i18n-ru: synchronized with bf502ccc46d7; fuzzies removed stableFri, 27 Jan 2012 12:25:02 +0400, by Alexander Sauta
-
merge: defer symlink flag merging to filemerge (issue3200) stableThu, 26 Jan 2012 20:34:57 -0600, by Matt Mackall
-
help: fix publish option spelling in phases topic stableThu, 26 Jan 2012 17:54:52 -0600, by Matt Mackall
-
help: add missing phase config items to config topic stableThu, 26 Jan 2012 17:54:22 -0600, by Matt Mackall
-
sslutil: more helpful fingerprint mismatch message stableThu, 26 Jan 2012 11:23:15 -0600, by Matt Mackall
-
scmutil: unify some 'no changes found' messages stableWed, 25 Jan 2012 17:14:08 -0600, by Matt Mackall
-
outgoing: display info about secret changets while no sharable changeset found stableWed, 25 Jan 2012 19:41:34 +0100, by Alain Leufroy
-
bundle: display info about secret changets while no sharable changeset found stableWed, 25 Jan 2012 19:05:16 +0100, by Alain Leufroy
-
test-rebase-collapse: Add test for rebase regression introduced in 12309c09d19a stableMon, 23 Jan 2012 12:26:01 -0600, by Augie Fackler
-
test-commandserver: test that phase data is being refreshed stableThu, 26 Jan 2012 00:21:55 +0200, by Idan Kamara
-
localrepo: delete _phaserev when invalidating caches stableThu, 26 Jan 2012 00:21:54 +0200, by Idan Kamara
-
localrepo: fix phaseroots filecache definition stableThu, 26 Jan 2012 00:21:53 +0200, by Idan Kamara
-
discovery: fix regression when checking heads for pre 1.4 client (issue3218) stableTue, 24 Jan 2012 19:49:30 +0100, by Pierre-Yves David
-
bookmarks: respect --debug during incoming/outgoing stableWed, 25 Jan 2012 20:03:46 +0100, by David Soria Parra
-
largefiles: fix revert on missing largefile (issue3217) stableWed, 25 Jan 2012 16:52:16 +0100, by Na'Tosha Bard
-
largefiles: fix transplant for all cases (issue3192) stableWed, 25 Jan 2012 14:10:01 +0100, by Na'Tosha Bard
-
i18n-sv: translating strings for add, annotate, debuginstall stableWed, 25 Jan 2012 09:33:48 +0100, by Jens Bäckman
-
copies: eliminate criss-crosses when chaining stableTue, 24 Jan 2012 17:16:29 -0600, by Matt Mackall
-
mq: pass qbase node instead of mq statusentry in phasedefaults stableSat, 21 Jan 2012 21:39:27 -0600, by Augie Fackler
-
patch: a little bit more robust line counting on diff --stat (issue3183) stableSat, 21 Jan 2012 23:50:58 +0100, by Jesus Espino Garcia
-
convert: subversion convert abort on revision not found (issue 3205) stableSat, 21 Jan 2012 13:31:41 +0100, by Jesus Espino Garcia