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

John Rice John.Rice at Sun.COM
Tue Feb 5 03:16:46 CST 2008


Francisco,

The latest version of the Plugin has added a Show History feature that 
will give you a history listing with the ability to diff any earlier 
version you like. This is now part of NetBeans trunk, so if you want to 
play with it just grab the latest NetBeans trunk build.
http://bits.netbeans.org/download/trunk/nightly/latest/

With your View issues:

    * On Windows, you need to install the "unofficial batteries
      included" <http://qct.sourceforge.net/Mercurial-BI.html> release:
          o http://qct.sourceforge.net/Mercurial-BI.html
    *  and add <MercurialInstallDir>\scripts to your PATH:
          o Control Panel> System> Advanced> Environment Variables:
            System Variables - select Path, choose Edit and add
            <MercurialInstallDir>\scripts
    * To work View requires an entry to be added to your ~/.hgrc under
      extensions. On first invocation of View the presence of Hgk and
      the extension entry will be checked and if Hgk is on the system
      you will be prompted to have the extension entry added.

http://wiki.netbeans.org/MercurialVersionControlReleaseNotes1_4_3

For more help/ news see:
http://wiki.netbeans.org/MercurialVersionControl

Not sure about the .LCKUnableFindException.java~, looks like some temp 
backup file, did you have to do a merge?

Any other issues let us know.

Cheers,

JR

Francisco Diaz Trepat - gmail wrote:
> Hi all, I have installed mercurial version d39af2eabb8c, and Netbeans 
> 6.0 with 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?
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> Mercurial mailing list
> Mercurial at selenic.com
> http://selenic.com/mailman/listinfo/mercurial
>   

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://selenic.com/pipermail/mercurial/attachments/20080205/fd2048f9/attachment.htm 


More information about the Mercurial mailing list