Subject: | Add fallback revision source if outside working copy |
When the project is exported (svn export), it is not possible to
retrieve the revision, and so the build will fail.
However, in the export case it is possible to use svn:keywords to get
the revision of the export.
So, add a "fallback_revision" option to dist.ini that the user would
have to set to "$Revision: $" (and enable svn:keywords on dist.ini) to
get that fallback revision in the case of a missing '.svn' dir.
--
Olivier Mengué - http://perlresume.org/DOLMEN