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

Mathieu Lirzin 412fc14755 Adapt to the generated git repository. 8 years ago
.gitignore 412fc14755 Adapt to the generated git repository. 8 years ago
Makefile 412fc14755 Adapt to the generated git repository. 8 years ago
README 9df1c6480a Initial commit. 8 years ago
gnustandards.lift 9df1c6480a Initial commit. 8 years ago
gnustandards.map f662b3c15a Add commiter map. 8 years ago
gnustandards.opts 9df1c6480a Initial commit. 8 years ago

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