Gentoo Archives: gentoo-dev

From: Alexander V Vershilov <alexander.vershilov@×××××.com>
To: gentoo-dev@l.g.o
Subject: [gentoo-dev] ESCM_OFFLINE/ EVCS_OFFLINE env variable policy
Date: Sat, 31 Mar 2012 18:42:05
Message-Id: 20120331184907.GC4406@qwork.gtn.ru
1 Hello.
2
3 It seems that in eclasses we have two differenct environment variables
4 with same meaning ESCM and EVCS OFFLINE. Some of eclasses use one and
5 some another:
6
7 find . -type f | xargs grep -l EVCS_OFFLINE
8 ./git-2.eclass
9 ./bzr.eclass
10
11 find . -type f | xargs grep -l ESCM_OFFLINE
12 ./darcs.eclass
13 ./cvs.eclass
14 ./mercurial.eclass
15 ./git.eclass
16 ./subversion.eclass
17
18 It seems we should have some concusion about what env variable should
19 be used to prevent downloading of live repo.
20
21 Thanks.
22
23 --
24 Alexander Vershilov
25 [2048R/5E05C6C2]

Attachments

File name MIME type
signature.asc application/pgp-signature

Replies