[
https://issues.apache.org/jira/browse/TINKERPOP3-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978175#comment-14978175
]
Daniel Kuppitz commented on TINKERPOP3-927:
-------------------------------------------
I don't like the idea of touching svn. This would require that every
contributor, who wants to process the docs, would have to have svn access. I
think we can have an environment variable (for example
{{TP3_DOCS_PREPROCESSOR_TMP_DIR}}) - if it's set, the preprocessor would store
the results there, otherwise in the {{target/}} directory (as it is now).
This approach would allow you to do a {{mvn clean install}} and the
preprocessor would still be able to determine whether it needs to process a
particular file or not.
> bin/publish-docs.sh should only upload diffs.
> ---------------------------------------------
>
> Key: TINKERPOP3-927
> URL: https://issues.apache.org/jira/browse/TINKERPOP3-927
> Project: TinkerPop 3
> Issue Type: Improvement
> Components: documentation
> Affects Versions: 3.0.2-incubating
> Reporter: Marko A. Rodriguez
> Assignee: Daniel Kuppitz
>
> It takes forever for us to publish-docs. Can we just do a "diff" and see what
> changed (MD5?) and then {{svn up}} only those files?
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)