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

Reply via email to