print-version.sh -r should report the latest changed revision number
--------------------------------------------------------------------
Key: THRIFT-308
URL: https://issues.apache.org/jira/browse/THRIFT-308
Project: Thrift
Issue Type: Bug
Reporter: Carlos Valiente
Priority: Trivial
When run on Subversion working copies, print-version.sh -r should display the
revision number of the latest change (svnversion -c), instead of the last
revison number in the whole repository. I think it is more meaningful, and it
is also consistent with its output on Git working copies (which is extracted
from the 'git-svn-id:' string).
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.