Posted Mar 13, 2010 2:39 UTC (Sat) by nlucas (subscriber, #33793)
In reply to: Downloading by epa
Parent article: Mercurial 1.5 released
Many source packages are not the same as what is on the source repository at
a given revision/tag.
For example, the configure script is usually pre-generated on the tarball
and not present on the repository.
Many other generated content is not present on the repository. One usual
case is the repository to have SVG files, but not the target PNG files used
by the application. The user could generate those but it would probably
require other software not needed for simple program compilation.