Hiya, Fossil has become more beloved DVCS for all my own projects/writings/etc.
With the help of fossil's import command, I converted all my old
projects (mostly from darcs). However, for collaborating with other
non-Fossil projects, I use Bazaar along with its plugin set
bzr-{git,hg,svn}.
Now I'm curious if someone has tried to use fossil for incremental
fast-import/export?
I assume it's not possible 'cause I do not see options in fossil's
import/export command as in git's:
--export-marks=<file>
Dumps the internal marks table to <file> when
complete. Marks are written one per line as :markid SHA-1. Frontends
can use this file to validate imports after they have been completed,
or to save the marks table across incremental runs. As <file> is only
opened and truncated at checkpoint (or completion) the same path can
also be safely given to --import-marks.
--import-marks=<file>
Before processing any input, load the marks specified in <file>. The
input file must exist, must be readable, and must use the same format
as produced by --export-marks.
Is it feasible in Fossil and shall we open a ticket in regard?
Sincerely,
Gour
--
Gour | Hlapicina, Croatia | GPG key: CDBF17CA
----------------------------------------------------------------
signature.asc
Description: PGP signature
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

