Github user dkuppitz commented on the pull request:

    https://github.com/apache/incubator-tinkerpop/pull/324
  
    @okram Did you try the script? From experience I can tell that OSX often 
has some archaic versions of  various bash tools. I'm especially concerned 
about `sort -rV`.
    
    Please let me know if either the whole script or the following single 
(read-only) command works for you:
    
    ```
    svn list https://svn.apache.org/repos/asf/incubator/tinkerpop/site/docs/ | 
tr -d '/' | grep -v SNAPSHOT | grep -Fv current | sort -rV
    ```
    
    If it does, I will merge the PR. If not, well ....


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---

Reply via email to