furs

quickstart
Login

quickstart

How To Obtain This Fossil Repository and use it

Including build system, code, documentation, pictures and flowcharts, all in a single file under 5MB

Note: You must have Fossil DVCS installed on your Unix pc.

Create these directories in your home directory

 fossil/furs/ 

Download the repository into fossil/

https://sourceforge.net/projects/mecrisp-stellaris-folkdoc/files/furs.fossil/download

You should now have

/fossil]$ tree

.
├── furs
└── furs.fossil
2 directories, 1 file
You now have a new Repository file (furs.fossil) and a new working directory (furs).

Don't delete either unless you want to remove this project.

CD to the new Fossil "working directory".

~/fossil]$ cd furs

run:

fossil open ../furs.fossil

This will download all files from the furs.fossil repo in your higther level directory. You're now ready to use everything !