[darcs-users] darcs changes --context --tags=xxx not useful?

David Roundy daveroundy at gmail.com
Mon Sep 1 22:26:27 UTC 2008


On Mon, Sep 1, 2008 at 4:28 PM, David Leverton <levertond at googlemail.com> wrote:
> Is it intentional that (for example) the command
>
>    darcs changes --context --tags=2.0.1
>
> in darcs's own repository prints only the "Context:" header and nothing else?
> I get the same results with darcs 2.0.2 and the version just built from the
> repository.  It works as I would expect, namely printing
>
>    Context:
>
>    [TAG 2.0.2
>    David Roundy <droundy at darcs.net>**20080624012041]

You want

darcs changes --to-tag 2.0.1

David


More information about the darcs-users mailing list