GitHub user rgbkrk opened a pull request:
https://github.com/apache/libcloud/pull/314
[LIBCLOUD-540] [WIP] Copy object
This is the beginning of a patch for
https://issues.apache.org/jira/browse/LIBCLOUD-540. It's been sitting on my
machine gathering dust, so I'm submitting the WIP it to make sure I finish it
off.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/rgbkrk/libcloud 540_copy_object
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/libcloud/pull/314.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #314
----
commit 06104bed2026e7db29530e07498057fc29ea0c52
Author: Kyle Kelley <[email protected]>
Date: 2014-04-18T16:26:09Z
Stub out copy object interface.
commit e4dbd02ab16744f6a630b29a6bc9f56be4518fff
Author: Kyle Kelley <[email protected]>
Date: 2014-04-21T21:57:47Z
Copy object in cloudfiles
commit 6f99f4eef4dbf18c4b320197511d4e61cafc465c
Author: Kyle Kelley <[email protected]>
Date: 2014-06-10T16:37:43Z
Test copy object.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---