tryton-config/base.cfg
2014-11-03 15:59:25 +01:00

70 lines
1.1 KiB
INI

[tryton]
repo = hg
url = http://hg.tryton.org/tryton/
path = ./
branch = 3.4
[trytond]
repo = hg
url = http://hg.tryton.org/trytond/
path = ./
branch = 3.4
add2virtualenv = True
[proteus]
repo = hg
url = http://hg.tryton.org/proteus/
path = ./
branch = 3.4
add2virtualenv = True
[celery_tryton]
repo = hg
url = https://code.google.com/p/celery-tryton/
path=./
branch = default
add2virtualenv = True
[sao]
repo = hg
url = http://hg.tryton.org/sandbox/sao/
path=./public_data/
branch = default
revision = 9fddb810676f
[tasks]
repo = hg
url = ssh://hg@bitbucket.org/nantic/tryton-tasks/
path = ./
branch = default
[config]
repo = hg
url = ssh://hg@bitbucket.org/nantic/tryton-config/
path = ./
branch = default
[patches]
repo = hg
url = ssh://hg@bitbucket.org/nantic/trytond-patches
path=./
branch = default
[utils]
repo = hg
url = ssh://hg@bitbucket.org/nantic/nan_tryton_utils
path=./
branch = default
[tryton-tests]
repo = hg
url = ssh://hg@bitbucket.org/nantic/tryton-tests
path=./
branch = project
[tryton-doc]
repo = hg
url = ssh://hg@bitbucket.org/trytonspain/trytond-doc
path=./
branch = default