(Fri, 24 Apr 12:30) Ron W: > On Fri, Apr 24, 2015 at 8:26 AM, Svyatoslav Mishyn <j...@openmailbox.org> > wrote: > > > > What am I missing ? > > > > https://cloud.openmailbox.org/public.php?service=files&t=a42e1dab28fe9574bca06dca77feb8fd > > > > I made > > initial: > > git fast-export --all --export-marks=$new > $export > > cat $export | fossil import --git $fossilRepo > > > > and then: > > mv $new $old > > git fast-export --all --import-marks=$old --export-marks=$new > $export > > cat $export | fossil import --git --incremental $fossilRepo > > > Have you done a round trip, Fossil => Git => Fossil ? Also, probably also > Git => Fossil => Git as well.
Yes, Why did `fossil import --incremental` create every time a new "Leaf" ? > I know only commits are supported in Git, so I don't expect anything more > than commits to survive the round trip. -- http://www.juef.tk/ _______________________________________________ fossil-users mailing list fossil-users@lists.fossil-scm.org http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users