Comments
Patch
@@ -81,55 +81,29 @@
a fixed difference from UTC.
$ TZ=US/Hawaii hg convert --config convert.localtimezone=True src src-hg
- initializing destination src-hg repository
- connecting to $TESTTMP/cvsrepo
- scanning source...
- collecting CVS rlog
- 5 log entries
- cvslog hook: 5 entries
- creating changesets
- 3 changeset entries
- cvschangesets hook: 3 changesets
- sorting...
- converting...
- 2 Initial revision
- 1 ci0
- 0 import
- updating tags
+ Fatal Python error: PyThreadState_Get: no current thread
+ $TESTTMP.sh: line 80: 42151 Abort trap: 6 TZ=US/Hawaii hg convert
--config convert.localtimezone=True src src-hg
+ [134]
$ hgcat a
- a
- $ hgcat b/c
- c
- c
+ abort: No such file or directory: 'src-hg'
+ [255]
+ $ hgcat b/c
+ abort: No such file or directory: 'src-hg'
+ [255]
convert fresh repo with --filemap
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
Mercurial-devel mailing list
Mercurial-devel@mercurial-scm.org
https://www.mercurial-scm.org/mailman/listinfo/mercurial-devel