monotone-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Monotone-devel] Killing a revision


From: Nathaniel Smith
Subject: Re: [Monotone-devel] Killing a revision
Date: Mon, 13 Jun 2005 06:27:04 -0700
User-agent: Mutt/1.5.9i

On Mon, Jun 13, 2005 at 02:53:25PM +0200, Tom Koelman wrote:
> 
> Hi,
> 
> I use monotone 0.19 on Win32. I committed some stuff, only to realize
> later that I made a mistake. No problem: I just did the commit again
> in the right way. Only now I have two heads: one with the wrong
> commit, one with the right one.
> 
> Now, how do I kill off the wrong one? kill_rev_locally is not an
> option, because I already synched to a remote database. As far as I
> know there is no way to declare a certain revison "dead" or the
> like. As long as the old one remains I keep having multiple heads,
> which is not nice.

$ monotone disapprove <bad rev>  # commits the inverse changeset
$ monotone merge   # should be a trivial merge

-- Nathaniel

-- 
- Don't let your informants burn anything.
- Don't grow old.
- Be good grad students.
  -- advice of Murray B. Emeneau on the occasion of his 100th birthday




reply via email to

[Prev in Thread] Current Thread [Next in Thread]