On Wed, Mar 16, 2011 at 3:41 PM, Joshua Paine <[email protected]> wrote: > For your original question, the command > is not extract but export. As specified, it just creates the files, which > don't then contain any marker that they came from fossil.
Sorry, export dumps the repository in git-fast-export format, for the purpose of exporting commits from Fossil to git (or other VCS that can import git-fast-export format). _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

