fsl wrapper

Artifact [23cc6d9fbe]
Login

Artifact 23cc6d9fbed07673263509cf320fa0db9dcd8794:

Wiki page [Usage] by mrwellan 2012-02-23 18:26:25.
D 2012-02-23T18:26:25.714
L Usage
P 40d5e02fa439a1faa2dbe3f546536e0b608cec82
U mrwellan
W 1134
<h1>Usage</h1>

<h2>List the repos</h2>
<verbatim>
$ fsl repo ls
Fossil areas:
area        path              
----------  ------------------
misc        /home/matt/fossils

$ fsl repo ls misc
fsl
logpro
megatest
opensrc
solarcollector
stml
timesnitch
</verbatim>

<h2>Get a repo</h2>
<verbatim>
$ fsl repo get misc logpro
Repository cloned into logpro/.fossil/logpro.fossil
Rebuilding repository meta-data...
  100.0% complete...
project-id: a59bcf132d78a41a1e36f5de5cbf96296b09c8a3
server-id:  4f8bf911cefe94211a58c4cbe4e43c359b98d071
admin-user: matt (password is "6b41ac")
COPYING
Makefile
docs/logpro.lyx
...
</verbatim>

<h2>Add a repo</h2>
<verbatim>
$ fsl repo create misc mynewrepo
</verbatim>

<h2>Add a repo using a template</h2>
<verbatim>
$ fsl repo create misc mynewrepo -template templaterepo
</verbatim>

<h2>Import an existing repo</h2>
<verbatim>
$ fsl repo import misc existingrepo existingrepo.fossil
</verbatim>

<h2>Initialize your ~/.fsl file</h2>
This should be done automatically the first time you do an "fsl repo ls"
<verbatim>
$ fsl dbinit
</verbatim>

Z e99ca844a0b36929c4b933af5f8b1bdd