[ 
https://issues.apache.org/jira/browse/PIG-13?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Xu Zhang updated PIG-13:
------------------------


In addition to handling whether svn is installed conditionally, we might also 
need to handle the situation where the version of svn on the host machine is 
different from the version of svn that comes with the Pig project. 

For example, Pig build fails on my Windows machine because of the version 
mismatch:

{noformat}
$ which svnversion
/cygdrive/c/Program Files/Subversion/bin/svnversion

$ svnversion
svn: This client is too old to work with working copy '.'; please get a newer 
Subversion client
{code}

> need a way to find out what version of pig i'm using
> ----------------------------------------------------
>
>                 Key: PIG-13
>                 URL: https://issues.apache.org/jira/browse/PIG-13
>             Project: Pig
>          Issue Type: Improvement
>          Components: grunt
>            Reporter: Olga Natkovich
>            Priority: Minor
>         Attachments: PIG-13_v_1.patch
>
>
> would be great if "pig -version" told me what version.
> also, the text prior to "USAGE: ..." could also print the version.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to