Re: [perl #35361] [PATCH] Skip svn revision number if none exists

2005-05-09 Thread Leopold Toetsch
Andy Dougherty (via RT) wrote: In a release tarball, the .svn directories don't exist, so config/gen/revision.pl can't find the svn revision number. That's fine, but it's probably wiser in that case to not report "failed" during the Configure.pl process, but to simply skip over the missing numbe

[perl #35361] [PATCH] Skip svn revision number if none exists

2005-05-09 Thread via RT
# New Ticket Created by Andy Dougherty # Please include the string: [perl #35361] # in the subject line of all future correspondence about this issue. # https://rt.perl.org/rt3/Ticket/Display.html?id=35361 > In a release tarball, the .svn directories don't exist, so config/gen/revision.pl ca