Hola Luis 2017-04-04 11:53 GMT-03:00 Luis Deiana <[email protected]>:
> Buenos dias, estoy intentando descargar trytond 4.0 con todos sus modulos; > probe ayer y hoy y me da el mismo error: > > luis@Tryton:~/tryton$ hg nclone http://hg.tryton.org/4.0/trytond/ > destination directory: trytond > [trytond] > requesting all changes > adding changesets > adding manifests > adding file changes > added 5846 changesets with 12301 changes to 670 files (+5 heads) > updating to branch default > 404 files updated, 0 files merged, 0 files removed, 0 files unresolved > > [trytond/trytond/modules/account] > abort: HTTP Error 404: Not Found > > solo me clona el servidor sin modulos. > > algun otro repositorio ? > Probá sacando la / al final del comando: hg nclone http://hg.tryton.org/4.0/ trytond Saludos ! Sebastián Marró
