Difference between revisions of "Talk:ADempiere Version Control"

From ADempiere
Jump to: navigation, search
This Wiki is read-only for reference purposes to avoid broken links.
(Created page with '=For My MacBook= *To update in Eclipse, this seems to work and the article link does not: http://www.vectrace.com/eclipse-update.')
 
(For My MacBook)
Line 1: Line 1:
 
=For My MacBook=
 
=For My MacBook=
 
*To update in Eclipse, this seems to work and the article link does not: http://www.vectrace.com/eclipse-update.
 
*To update in Eclipse, this seems to work and the article link does not: http://www.vectrace.com/eclipse-update.
 +
*You may not find the .hgrc file in your <home-dir> so you just create it there with pico utility. If your Eclipse opens with issue in Mercurial, at your terminal box run: hg debuginstall to see what can be wrong.
 +
*In Eclipse, you need to set the Hg command to your disk location such as in my case it is /usr/local/bin/hg

Revision as of 07:28, 6 July 2010

For My MacBook

  • To update in Eclipse, this seems to work and the article link does not: http://www.vectrace.com/eclipse-update.
  • You may not find the .hgrc file in your <home-dir> so you just create it there with pico utility. If your Eclipse opens with issue in Mercurial, at your terminal box run: hg debuginstall to see what can be wrong.
  • In Eclipse, you need to set the Hg command to your disk location such as in my case it is /usr/local/bin/hg