With the current implementation of versioning in Swift, this isn't possible. 
It's better to think of the feature as "versioned writes".

--John


On Aug 22, 2012, at 12:13 AM, ZHOU Yuan <dunk...@gmail.com> wrote:

> Hi stackers,
> 
> I'm trying to understand the object version feature in Swift.
> In the current implementation we can store multi-versions of the same
> object in Swift. However when you delete it from the container, the
> latest version is deleted and this is not recoverable, right?
> 
> Is there any magic to restore the deleted version? As I know, some
> users want to keep the history versions, like svn.
> 
> --yuan
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~openstack
> Post to     : openstack@lists.launchpad.net
> Unsubscribe : https://launchpad.net/~openstack
> More help   : https://help.launchpad.net/ListHelp

Attachment: smime.p7s
Description: S/MIME cryptographic signature

_______________________________________________
Mailing list: https://launchpad.net/~openstack
Post to     : openstack@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openstack
More help   : https://help.launchpad.net/ListHelp

Reply via email to