[
https://issues.apache.org/jira/browse/TINKERPOP-1003?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15310345#comment-15310345
]
ASF GitHub Bot commented on TINKERPOP-1003:
-------------------------------------------
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 ....
> Setting up latest/current links for bins and docs.
> --------------------------------------------------
>
> Key: TINKERPOP-1003
> URL: https://issues.apache.org/jira/browse/TINKERPOP-1003
> Project: TinkerPop
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 3.1.0-incubating
> Reporter: Dylan Millikin
> Assignee: Daniel Kuppitz
> Priority: Minor
>
> It would be good to have {{/latest}} URLs for doc and bins. As well as
> getting old docs dereferenced from search engins
> More info can be found in this thread:
> https://pony-poc.apache.org/thread.html/Zv6yx0dr64pliar
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)