comparison tests/test-convert.out @ 7905:d596b1f2935a

convert: missing p4 tool is only slightly fatal checktool with default abort=True caused convert to fail too early.
author Mads Kiilerich <mads@kiilerich.com>
date Fri, 27 Mar 2009 13:39:18 +0100
parents 11efa41037e2
children 026bcd12a0ad
comparison
equal deleted inserted replaced
7904:fef5f3ef84c4 7905:d596b1f2935a
224 % test pre and post conversion actions 224 % test pre and post conversion actions
225 run hg source pre-conversion action 225 run hg source pre-conversion action
226 run hg sink pre-conversion action 226 run hg sink pre-conversion action
227 run hg sink post-conversion action 227 run hg sink post-conversion action
228 run hg source post-conversion action 228 run hg source post-conversion action
229 % converting empty dir should fail nicely
230 assuming destination emptydir-hg
231 initializing destination emptydir-hg repository
232 emptydir does not look like a CVS checkout
233 emptydir does not look like a Git repo
234 .../emptydir does not look like a Subversion repo
235 emptydir is not a local Mercurial repo
236 emptydir does not look like a darcs repo
237 cannot find required "mtn" tool
238 emptydir does not look like a GNU Arch repo
239 emptydir does not look like a Bazaar repo
240 cannot find required "p4" tool
241 abort: emptydir: missing or unsupported repository