[
https://issues.apache.org/jira/browse/TINKERPOP-927?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15157254#comment-15157254
]
stephen mallette edited comment on TINKERPOP-927 at 2/22/16 4:50 PM:
---------------------------------------------------------------------
The upload time for docs is extending longer and longer. I was thinking that a
cheap way to fix this without worrying about how to do diffs would be to add a
{{--noJavadoc}} option which would cut out about 60% of the upload time based
on the relative file sizes. If that were implemented along with a
{{--noImages}} options we'd get it down an to be almost instantaneous compared
to where we are now (we'd only be uploading a couple of MB).
[~dkuppitz] does that make this issue any easier to implement?
was (Author: spmallette):
The upload time for docs is extending longer and longer. I was thinking that a
cheap way to fix this without worrying about how to do diffs would be to add a
`--noJavadoc` option which would cut out about 60% of the upload time based on
the relative file sizes. If that were implemented along with a `--noImages`
options we'd get it down an to be almost instantaneous compared to where we are
now (we'd only be uploading a couple of MB).
[~dkuppitz] does that make this issue any easier to implement?
> bin/publish-docs.sh should only upload diffs.
> ---------------------------------------------
>
> Key: TINKERPOP-927
> URL: https://issues.apache.org/jira/browse/TINKERPOP-927
> Project: TinkerPop
> 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)