Hello, During attempt to export fossil's repo to git I face with problem: some files are "disappear".
How to reproduce: fossil clone http://core.tcl.tk/tcl tcl.fossil git init tcl-git (cd tcl-git && fossil export --git -R ../tcl.fossil | git fast-import --active-branches=15 && git co trunk) The file generic/tclDisassemble.c is absent. (not only this file, of cause). I'm suspect that problem in fossil's merge for git of branches [dkf_improved_disassembler -> trunk] (git's commits: f945a8b67921b12b28290ad00bf6b69249aa10f6 -> 20bea7271d2415b5a2eb513475d6a078eac8991d), where this file was removed (in git). No problems with fossil repo. Fossil: fossil-src-20150223162734 git: 2.3.0, 2.3.1 WBR, -- - ptr _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users