Selon Daniel Carrera <[EMAIL PROTECTED]>:
> Ludovic Brenta wrote:
> > That's where my trick comes in: manually edit _MTN/revision without
> > changing anything else in your workspace, then kill the head
revision.
> 
> Ok. So let's see that process again:
> 
> ## Current revision: aaaaaaaaaa
> $ mtn commit
> ## Current revision: bbbbbbbbbb
> ## Ooops, wrong commit.
> $ vi _MTN/revisions  ## Edit this file.
> $ mtn db kill_rev_locally bbbbbbbbbb
> Did I get it right?

Yes, that's right.

> Now, how do I edit _MTN/revisions? It appears to contain 2-3 hashes:
[...]
> When I run mtn status I see the same hash as old_revision. So in my 
> example above I would set old_revision to aaaaaaaaaa. But what do I do
> with the other hashes?

Change the old_revision and leave the others alone.

-- 
Ludovic Brenta.


_______________________________________________
Monotone-devel mailing list
Monotone-devel@nongnu.org
http://lists.nongnu.org/mailman/listinfo/monotone-devel

Reply via email to