Next: , Previous: Localization, Up: Invoking gnulib-tool


2.7 Issues with Version Control Systems

If a project stores its source files in a version control system (VCS), such as CVS, SVN, or Git, one needs to decide which files to commit.

All files created by gnulib-tool, except gnulib-cache.m4, should be treated like generated source files, like for example a parser.c file is generated from parser.y.