You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@thrift.apache.org by "Carlos Valiente (JIRA)" <ji...@apache.org> on 2009/02/03 20:29:59 UTC

[jira] Created: (THRIFT-308) print-version.sh -r should report the latest changed revision number

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.


[jira] Updated: (THRIFT-308) print-version.sh -r should report the latest changed revision number

Posted by "Carlos Valiente (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/THRIFT-308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Carlos Valiente updated THRIFT-308:
-----------------------------------

    Attachment: THRIFT-308.diff

> 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
>         Attachments: THRIFT-308.diff
>
>
> 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.


[jira] Commented: (THRIFT-308) print-version.sh -r should report the latest changed revision number

Posted by "Michael Greene (JIRA)" <ji...@apache.org>.
    [ https://issues.apache.org/jira/browse/THRIFT-308?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12670077#action_12670077 ] 

Michael Greene commented on THRIFT-308:
---------------------------------------

+1

This way makes more sense to me as well.

> 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
>         Attachments: THRIFT-308.diff
>
>
> 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.