Mercurial version d39af2eabb8c + ActiveTcl 8.5 + Netbeans 6.0 problem (hg view)

Francisco Diaz Trepat - gmail francisco.diaztrepat at gmail.com
Mon Feb 4 13:45:43 CST 2008


Hi all, I have installed mercurial version d39af2eabb8c, and Netbeans
6.0with its plugin in windows xp.
Everything fine, working in my project as usual, when I suddenly needed to
check an earlier revision in a diff command (current 58, wanted 45).

I checked the history on the netbeans ide and found out that the plugin
currently prints the list of revisions with the corresponding dates.

I saw a view command, and I tried that, resulting in the hgk missing and
the Hgk extension
wiki<http://www.selenic.com/mercurial/wiki/index.cgi/HgkExtension?highlight=%28%28ActiveTcl%29%29>page
at selenic.

In there I read about the ActiveTcl 8.5 needed and installed that, but I
didn't quite understand some of the configurations and I did this (which
didn't work):


Inside the Mercurial instalation folder (S:\tools\Mercurial\) I created the
hgk.cmd file with the following content.

@set HG=S:\tools\Mercurial\hg.exe @wish "S:\tools\tcl\bin\base-
tcl8.5-thread-win32-ix86.exe" %*

in the Mercurial.ini file I added the following lines:

[hgk] path=S:\tools\Mercurial\hgk.cmd

I get the same hg: unknown command 'view' error on netbeans as on the
command.

I would like to understand two things:

1) What I am doing wrong here in particular?

2) Another way of doing a diff between one file revision X and the same file
revision Y

Thanks,

f(t)

PS:

I used to worked on a macbook pro (which makes me want to cry of sorrow) and
I have notice that the .DS_store files/folders are in the repository?

Also .LCKUnableFindException.java~ which was renamed to
UnableToFindException.java. Is that more of the Netbeans than from
mercurial?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20080204/48bb3ce7/attachment.htm 


More information about the Mercurial mailing list