qct 0.4 released

Steve Borho steve at borho.org
Mon Dec 18 14:34:32 CST 2006


On Monday 18 December 2006 2:21 pm, Satish Balay wrote:
> On Sun, 17 Dec 2006, Steve Borho wrote:
> > Qt Commit Tool
> >
> > Available here:		http://www.borho.org/~steve/qct-0.4.tar.gz
> > Or here:			http://hg.borho.org/qct
>
> Steve,
>
> I've attempted to install this on my linux box [FC6]. I've noticed
> that I need to invoke this tool with the 'qct' script.
>
> And the README says it can be invoked as 'hg commit-tool' via
> mercurial extensions. Is this currently functional? [If so - how do I
> configure this?]

The mercurial extension should have been installed for you by setup.py.
You just need to enable it in your ~/.hgrc

[extensions]
hgext.qct =

If all is well, you'll get useful output from `hg help qct`

-- 
Steve Borho (steve at borho.org)
http://www.borho.org/~steve/steve.asc
Key fingerprint = 2D08 E7CF B624 624C DE1F  E2E4 B0C2 5292 F2C6 2C8C


More information about the Mercurial mailing list