Mercurial 1.3.1 has a nice feature that makes our coding lives easier.
You can define your authentication credentials globally, so that it
will remember your username, the password, or both in any repository
cloned from code.openbravo.com.

Example of the relevant section to be added to code.openbravo.com:

[auth]
ob.prefix = code.openbravo.com
ob.username = johndoe
ob.password = supersecret

If you only want it to remember the username, then remove the password
line.

And if you still are using an older version (hg version), you can
follow [1] to update.

For more information about this check the hgrc(5) man page [2].


Juan Pablo


[1] 
http://wiki.openbravo.com/wiki/Mercurial_Manual_for_Openbravo_Developers#Installation
[2] http://www.selenic.com/mercurial/hgrc.5.html



------------------------------------------------------------------------------
Come build with us! The BlackBerry(R) Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9 - 12, 2009. Register now!
http://p.sf.net/sfu/devconference
_______________________________________________
Openbravo-development mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/openbravo-development

Reply via email to