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 Regards, Fernando > -- > Sergi Almacellas Abellana > www.koolpi.com > Twitter: @pokoli_srk > >
