You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Andrew Grieve (JIRA)" <ji...@apache.org> on 2013/07/23 19:58:49 UTC

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

Andrew Grieve created CB-4360:
---------------------------------

             Summary: 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