[ANN] TortoiseHg for everyone else
Steve Borho
steve at borho.org
Mon Jan 21 11:21:24 CST 2008
On Mon, 2008-01-21 at 15:48 +0100, Christian Ebert wrote:
> * TK Soh on Monday, January 21, 2008 at 12:29:20 +0000
> > On Jan 21, 2008 11:58 AM, Marcin Kasperski
> > <Marcin.Kasperski at softax.com.pl> wrote:
> >>>> But userconfig, repoconfig and (most importantly) synch fail
>
> So these are not added to commands.table? Sorry, I don't know how
> TortoiseHg works.
No, those commands only exist inside the hgtk shell script. Under the
hood, the synch dialog calls into the normal dispatch function to run
mercurial commands.
What's strange is that this backtrace happens when the synch dialog is
just opening a repository.
self.repo = hg.repository(ui.ui(), path=self.root)
I gather from this that you're peeking at the command line?
> [...]
>
> > Just wonder, do you still get these traceback if you disable the
> > keyword extension?
>
> Is keyword expansion needed for above commands? Or how should I
> treat them?
In general, probably not.
--
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