How to deal with command restrictions (strip/revert)

Paul Crowley paul at lshift.net
Fri May 28 16:18:43 UTC 2010


On 27/05/10 18:34, Matt Mackall wrote:
> Push only ever adds changesets, never takes them away. Further, there is
> no record that a strip has been done in a repo, simply an absence of
> changesets.

Strictly speaking, there's a backup file under .hg, but nothing pays 
attention to that file, so all tools behave as if the changeset is 
simply absent.
-- 
   [][][] Paul Crowley
     [][] LShift Ltd
   []  [] www.lshift.net



More information about the Mercurial mailing list