monotone-devel
[Top][All Lists]
Advanced

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

Re: [Monotone-devel] question about automate select


From: Thomas Keller
Subject: Re: [Monotone-devel] question about automate select
Date: Mon, 12 Nov 2007 17:27:33 +0100
User-agent: Thunderbird 2.0.0.6 (X11/20070728)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Craig L. Ching schrieb:
> I can't seem to get automate select to work consistently.  For my own
> databases, the following works:
> 
> mtn --db=webdev.mtn automate select "cching/2007-06"
> 
> But, when I go against the monotone repo with something like:
> 
> mtn --db=monotone.mtn automate select "address@hidden/2007-11"
> 
> I get the following output: [...]
> 
> So, what am I doing wrong?

You're doing nothing wrong, its just that since 0.32 the author selector
doesn't have implicit wildcarding anymore. Newer author certs from
Richard have the contents

"Richard Levitte <address@hidden>"

while older ones are set to

"address@hidden"

So, if you just do

$ mtn select "address@hidden"

this will succeed and give you all revs with these old certs, while

$ mtn select "address@hidden/2007-11"

returns nothing, because it doesn't match his new author cert exactly.

You should succeed with the following:

$ mtn select "address@hidden/2007-11"

or simply

$ mtn select "*richard*/2007-11"

Thomas.

- --
only dead fish swim with the stream: http://thomaskeller.biz/blog
Für Freiheit und gegen staatliche Überwachungsmaßnahmen:
http://leipzig.vorratsdatenspeicherung.de
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHOH71af7NlBYNEJIRAmB4AJ9oRjhRMbi+FyZMHe6IwsuYoS7YTQCaAyOs
2ulM/URIPpMCZGezQHoHABs=
=1ZxG
-----END PGP SIGNATURE-----




reply via email to

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