Skip to content

Repository Source Tree To Distribution Tree

ldo edited this page Sep 13, 2010 · 19 revisions

How to convert a source tree, newly checked out from the repository, into the set of files found in the distribution tarball.

Files in repository but not in distribution:

./: sfupload

doc/: dvdauthor.sgml, dvdunauthor.sgml, html.dsl, iso639.sgml , root.sgml, spuunmux.sgml, dvddirdel.sgml, examples.sgml, mpeg2desc.sgml, spumux.sgml

Files in distribution but not in repository:

./: aclocal.m4, autotools/, configure, Makefile.in

autotools/: config.guess, config.rpath, config.sub, depcomp, install-sh, missing

src/: Makefile.in, config.h.in, dvdvml.c, dvdvmy.c, dvdvmy.h

doc/: Makefile.in, dvdauthor.1, dvddirdel.1, dvdunauthor.1, mpeg2desc.1, spumux.1, spuunmux.1

Clone this wiki locally