New issue 43 by ionut.ai...@gmail.com: add new version for documents with
same name
http://code.google.com/p/google-docs-upload/issues/detail?id=43
Hi
It will be nice to have an option to add a new version if a document with
the same name already exists in the same folder.
Thanks
Comment #1 on issue 43 by anton.be...@gmail.com: add new version for
documents with same name
http://code.google.com/p/google-docs-upload/issues/detail?id=43
Hi,
You can do this now by specifying the --add-all option. The documents will
be uploaded the second time if they already exist in Google Docs.
Best regards,
Anton
But like this it will create duplicates, not a new version to an already
existing document.
Comment #3 on issue 43 by anton.be...@gmail.com: add new version for
documents with same name
http://code.google.com/p/google-docs-upload/issues/detail?id=43
Sorry, now I understand what you mean. Unfortunately, I don't think that
it's possible to create a new revision of a document using the API.
from Google Document List API:
Publishing documents
Note: The publishing features are only available for document, spreadsheet,
and presentation types. Other formats (e.g. PDFs) do not support the
publishing commands.
The API supports the following modifications to a document's published
settings:
- Publish/unpublish a document
- Publish a document at a different revision
- Change whether document changes are auto-republished
- Change whether documents are published outside of a Google Apps domain