equal
deleted
inserted
replaced
4 env.hosts = ['iri@web.iri.centrepompidou.fr'] |
4 env.hosts = ['iri@web.iri.centrepompidou.fr'] |
5 |
5 |
6 env.web_group = 'www-data' |
6 env.web_group = 'www-data' |
7 env.folders = ['../run/log', 'static/media'] |
7 env.folders = ['../run/log', 'static/media'] |
8 |
8 |
9 env.repos = {'web' : "/Users/ymh/dev/workspace/egonomy"} |
9 env.repos = {'web' : {'repo':"/Users/ymh/dev/workspace/egonomy", 'src_root': 'src', 'module':''}} |
10 env.base_export_path = "~/tmp" |
10 env.base_export_path = "~/tmp" |
11 env.export_prefix = "egonomy" |
11 env.export_prefix = "egonomy" |
12 |
12 |
13 env.remote_path = { |
13 env.remote_path = { |
14 'web':"/iridata/www/ldt/", |
14 'web':"/iridata/www/ldt/", |