Grammalecte  Update of "How to clone this repository"

Overview

Artifact ID: 9268dbd4747db3f8c945d13710b450194f1b01422ef2cefb6e31b94cf3654b12
Page Name:How to clone this repository
Date: 2020-03-18 13:18:10
Original User: olr
Mimetype:text/x-markdown
Parent: c52abdddb17299f3b78e3839b055a0c45edb691560964ecd8d827193d11f4277 (diff)
Next 5711068e2924ed4fb7150f5615890480568384e2af29e262147fb753731cca14
Content

How to clone this repository

This website is generated by Fossil, the distributed version control system, bug tracking system and wiki software server.

Download Fossil 2.8, unzip it and type:

fossil clone -u http://code.grammalecte.net:8080 grammalecte.fossil

or, if you have an account:

fossil clone -u http://user:password@code.grammalecte.net:8080 grammalecte.fossil

Then, open the repository:

fossil open grammalecte.fossil

Copy unversioned files from the repository to your drive:

cd gc_lang/fr/dictionnaire/lexique/corpus_data
fossil uv export stats_frwiki.txt stats_frwiki.txt
fossil uv export stats_frwikisource.txt stats_frwikisource.txt
fossil uv export stats_google_ngram_1.txt stats_google_ngram_1.txt
fossil uv export stats_litterature.txt stats_litterature.txt

Read the documentation of Fossil: Firsts steps with Fossil

First build

In the main folder, type:

make.py fr -js