Joytran
Documentation
Not logged in

Home

Source

Cloning the Fossil Repository

Change to desired directory where the repository will be located, then issue the following command in a terminal:

fossil clone http://chiselapp.com/user/beyert/repository/joytran/ joytran.fossil

Opening the Fossil Repostory

Once you have cloned the fossil repository, you can "open" it with the following command:

fossil open joytran.fossil

Home