On Friday, November 16, 2012 at 13:02 EST,
Unless it's enough to set tags that allow you to reset branches and
other tags to their original state, you can just make a copy of the
Git directory on the server. This will save the full state of the Git
repository itself, but state that Gerrit keeps in its internal database
(review scores and comments e.g.) won't be saved with this method.
If you don't have server access, cloning the Git will save the state of
all branches and tags that you have access to, except refs/meta/config
that isn't included in the default set of refs included in a clone.
But again, make sure you have read access to all refs before using this
method.
--
Magnus Bäck
ba...@google.com