cornercorner
FeaturesPluginsDocs & SupportCommunityPartners

Bug 119250 - View does not work on Solaris
: View does not work on Solaris
Status: RESOLVED FIXED
: versioncontrol
Mercurial
: 6.1
: Sun Solaris
: P3 (vote)
: 6.1
Assigned To:
:
:
:
:
: 122407
:
  Show dependency treegraph
 
Reported: 2007-10-17 17:15 by
Modified: 2008-01-03 09:40 (History)
Issue Type: DEFECT
:


Attachments


Note

You need to log in before you can comment on or make changes to this bug.


Description From 2007-10-17 17:15:58
On Solaris hgk is in /usr/demo/mercurial so this needs to be on one's path
before starting Netbeans IDE for Mercurial |
View... to work.
------- Comment #1 From 2007-10-22 10:54:30 -------
Ensure user's PATH is setup for hg view command on Solaris to include
/usr/demo/mercurial

Also check that hgext.hgk is in the user's ~/.hgrc file and if not add it with
null value:
[extensions]
hgext.hgk =