You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2013/07/23 20:16:50 UTC

[jira] [Commented] (CB-4360) Updating Cordova Docs on Website should not re-upload all versions

    [ https://issues.apache.org/jira/browse/CB-4360?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13716679#comment-13716679 ] 

ASF subversion and git services commented on CB-4360:
-----------------------------------------------------

Commit 1506195 from [~agrieve]
[ https://svn.apache.org/r1506195 ]

[CB-4360] Use rsync to update docs instead of cp
                
> Updating Cordova Docs on Website should not re-upload all versions
> ------------------------------------------------------------------
>
>                 Key: CB-4360
>                 URL: https://issues.apache.org/jira/browse/CB-4360
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Docs
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>
> The current instructions for updating the docs on the website are:
>     svn rm -r public/docs
>     cp -r path/to/docs public
>     svn add public/docs
> This causes svn to actually delete every file and then re-add every file. Takes forever to upload, and causes a long time for the next person to perform an "svn up".
> We need to figure out how to get subversion to add only the changed files.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira