In my daily work I make a backup of a repository every day. Copying the file
takes much time and often it's faster to do:

fossil server /path/to/backup

and in another console:

fossil remote-url http://localhost:8080
fossil sync
fossil remote-url off

However I would really appreciate if there was a way of synchronizing my two
repositories as a native function.

Maybe this could be transformed into an SQLite question because it was
originally a copy, has therefore the same user, shunning list, configuration
and other non-push/pulled information.

The SQLite question would then be: how to backup a database efficiently
given that we know the names of the tables of which the content is
evergrowing.

Thank you for your insights,
Benoit

-- 
Benoit Mortgat
20, avenue Marcel Paul
69200 Vénissieux, France
+33 6 17 15 41 58
+33 4 27 11 61 23
_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to