README 495 B

12345678910111213141516
  1. # -*- mode: org -*-
  2. This a repository for the conversion of GNU Coding Standards CVS
  3. repository to Git.
  4. * How to work on the conversion
  5. The conversion is made with:
  6. - [[http://www.catb.org/esr/reposurgeon/][reposurgeon]]
  7. - [[http://www.catb.org/~esr/cvs-fast-export/][cvs-fast-export]]
  8. You must have them in you =$PATH= to work with the Makefile. For
  9. general documentation about repository conversion please take a look
  10. at http://www.catb.org/~esr/reposurgeon/dvcs-migration-guide.html