Mey wrote:

> how does the snapshot-function working?
> if i`m discarding a snapshot it will be merged with the older one.

No, discarding a snapshot will merge it with the newer one (or with the 
current state, if there is no newer snapshot).

> how may i revert to an older snapshot?

Currently, the only way to revert to some snapshot is to discard all 
snapshots that are newer. This is because there can be only a single 
snapshot branch: every taken snapshot is a base (parent) either for one 
newer snapshot or for the current state. Multiple snapshot branching is 
planned and is being worked on.

-- 
Dmitry A. Kuminov

_______________________________________________
vbox-users mailing list
[email protected]
http://vbox.innotek.de/mailman/listinfo/vbox-users

Reply via email to