monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] Re: Renaming branches -- where is the script?


From: Brian Campbell
Subject: Re: [Monotone-devel] Re: Renaming branches -- where is the script?
Date: Mon, 27 Jun 2005 10:31:28 -0400

On Jun 27, 2005, at 7:42 AM, Peter Simons wrote:

Nathaniel Smith writes:


  $ for R in `monotone automate select b:badbranch`; \
      do monotone cert $R branch goodbranch; done


That would copy all revisions into the new branch, but it
wouldn't delete the old certificates, right?

There is a new command in the current version on venge.net called "db kill_branch_locally" that will let you remove a branch from your local database.




reply via email to

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