Hi all,
I trying to download i.e cloning adempiere repository into my local system by following steps.
I am working on Linux environment.
Installed hg using "yum install hg" command.
After this I try to clone adempiere repository using following URL into my local sytem.
hg clone http://adempiere.hg.sourceforge.net/hgw ... adempiere/
I tried as user and super user. Its taking long time to clone. But not completing.
I also tried using below link also.
hg clone -U http://adempiere.hg.sourceforge.net:800 ... /adempiere adempiere
Still not able to clone.
Any other way to do this.
Looking for quick response.
Thanks In advance.