This is a repository for converting GNU Coding Standards CVS repository to Git.

Mathieu Lirzin 412fc14755 Adapt to the generated git repository. 10 年之前
.gitignore 412fc14755 Adapt to the generated git repository. 10 年之前
Makefile 412fc14755 Adapt to the generated git repository. 10 年之前
README 9df1c6480a Initial commit. 10 年之前
gnustandards.lift 9df1c6480a Initial commit. 10 年之前
gnustandards.map f662b3c15a Add commiter map. 10 年之前
gnustandards.opts 9df1c6480a Initial commit. 10 年之前

README

# -*- mode: org -*-

This a repository for the conversion of GNU Coding Standards CVS
repository to Git.

* How to work on the conversion

The conversion is made with:

- [[http://www.catb.org/esr/reposurgeon/][reposurgeon]]
- [[http://www.catb.org/~esr/cvs-fast-export/][cvs-fast-export]]

You must have them in you =$PATH= to work with the Makefile. For
general documentation about repository conversion please take a look
at http://www.catb.org/~esr/reposurgeon/dvcs-migration-guide.html