On Wednesday, April 30, 2014 12:24:15 PM UTC-5, Youness Louarmassi wrote: > > Yes I did it, It was required before launch 'hg nclone'. >
I wrote the clarification for other members can use it. :-) PS: Please don't top-post on this mailing list and follow the netiquette see http://groups.tryton.org/netiquette > > > 2014-04-30 0:50 GMT+01:00 Fabyc <[email protected] <javascript:>>: > >> On Tuesday, April 29, 2014 11:52:34 AM UTC-5, [email protected] wrote: >>> >>> >>> >>> El martes, 29 de abril de 2014 18:10:15 UTC+2, Sergi Almacellas Abellana >>> escribió: >>>> >>>> El 29/04/14 17:36, Youness Louarmassi ha escrit: >>>> > Hello, >>>> > >>>> > I'm new in Tryton, I want to explore most Tryton modules, how can I >>>> > download all modules sources from one link, with this link >>>> > http://downloads.tryton.org/3.2/ we can only download module per >>>> module. >>>> I think your searching for HgNested extension [1], on the wiki you can >>>> find an example on how to use it [2] >>>> >>>> [1] https://pypi.python.org/pypi/hgnested/0.6 >>>> [2] >>>> http://code.google.com/p/tryton/wiki/InstallationMercurial#Server_ >>>> and_Modules_Installation >>>> >>>> >>> Youness, if you decide to go the hgnested route, this is what worked for >>> me in Debian 7: >>> >>> apt-get install mercurial mercurial-nested >>> >>> hg nclone http://hg.tryton.org/trytond/ -r 3.2 >>> >> >> Only for clarification: >> >> Before to use the 'hg nclone', it is needed to modify the file ~/.hgrc >> and put this [1]. If it is not done, "hg nclone" doesn't work. >> >> [1] >> [extensions] >> hgnested = >> >> Once it is modified, hg nclone will work. >> >> >>> >>> Regards, >>> Fernando >>> >>> >>> >>>> -- >>>> Sergi Almacellas Abellana >>>> www.koolpi.com >>>> Twitter: @pokoli_srk >>>> >>>> > > > -- > Youness LOUARMASSI >
