Fossil is easy to set up and use for your own projects as well as existing projects that you join.
The fossil new and fossil init commands are identical. You can use either depending on your preference.
Fossil is easy to set up and use for your own projects as well as existing projects that you join.
The fossil new and fossil init commands are identical. You can use either depending on your preference.
The fossil new and fossil init commands create an empty fossil repository:
$ fossil new myProject.fossil project-id: 855b0e1457da519d811442d81290b93bdc0869e2 server-id: 6b7087bce49d9d906c7572faea47cb2d405d7f72 admin-user: clif (initial password is "f8083e") $ fossil init myProject.fossil project-id: 91832f127d77dd523e108a9fb0ada24a5deceedd server-id: 8c717e7806a08ca2885ca0d62ebebec571fc6d86 admin-user: clif (initial password is "ee884a")