public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-dev] ESCM_OFFLINE/ EVCS_OFFLINE env variable policy
@ 2012-03-31 18:49 Alexander V Vershilov
  2012-03-31 19:09 ` Michał Górny
  2012-03-31 19:10 ` Justin
  0 siblings, 2 replies; 3+ messages in thread
From: Alexander V Vershilov @ 2012-03-31 18:49 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 563 bytes --]

Hello.

It seems that in eclasses we have two differenct environment variables
with same meaning ESCM and EVCS OFFLINE. Some of eclasses use one and 
some another:

 find . -type f | xargs grep -l EVCS_OFFLINE
 ./git-2.eclass
 ./bzr.eclass

 find . -type f | xargs grep -l ESCM_OFFLINE
 ./darcs.eclass
 ./cvs.eclass
 ./mercurial.eclass
 ./git.eclass
 ./subversion.eclass

It seems we should have some concusion about what env variable should 
be used to prevent downloading of live repo.

Thanks.

--
Alexander Vershilov
[2048R/5E05C6C2]

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 490 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] ESCM_OFFLINE/ EVCS_OFFLINE env variable policy
  2012-03-31 18:49 [gentoo-dev] ESCM_OFFLINE/ EVCS_OFFLINE env variable policy Alexander V Vershilov
@ 2012-03-31 19:09 ` Michał Górny
  2012-03-31 19:10 ` Justin
  1 sibling, 0 replies; 3+ messages in thread
From: Michał Górny @ 2012-03-31 19:09 UTC (permalink / raw
  To: gentoo-dev; +Cc: alexander.vershilov

[-- Attachment #1: Type: text/plain, Size: 1014 bytes --]

On Sat, 31 Mar 2012 22:49:07 +0400
Alexander V Vershilov <alexander.vershilov@gmail.com> wrote:

> Hello.
> 
> It seems that in eclasses we have two differenct environment variables
> with same meaning ESCM and EVCS OFFLINE. Some of eclasses use one and 
> some another:
> 
>  find . -type f | xargs grep -l EVCS_OFFLINE
>  ./git-2.eclass
>  ./bzr.eclass
> 
>  find . -type f | xargs grep -l ESCM_OFFLINE
>  ./darcs.eclass
>  ./cvs.eclass
>  ./mercurial.eclass
>  ./git.eclass
>  ./subversion.eclass
> 
> It seems we should have some concusion about what env variable should 
> be used to prevent downloading of live repo.

I think we agreed on using EVCS_. Quoting ulm:

Coming back to this. As was pointed out in the thread in -dev (almost a
year ago), these variables should better be named EVCS_*, because SCM
is ambiguous with the scheme language. The category is called dev-vcs
too. [1]

[1]:https://bugs.gentoo.org/show_bug.cgi?id=311101

-- 
Best regards,
Michał Górny

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 316 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-dev] ESCM_OFFLINE/ EVCS_OFFLINE env variable policy
  2012-03-31 18:49 [gentoo-dev] ESCM_OFFLINE/ EVCS_OFFLINE env variable policy Alexander V Vershilov
  2012-03-31 19:09 ` Michał Górny
@ 2012-03-31 19:10 ` Justin
  1 sibling, 0 replies; 3+ messages in thread
From: Justin @ 2012-03-31 19:10 UTC (permalink / raw
  To: gentoo-dev

[-- Attachment #1: Type: text/plain, Size: 772 bytes --]

On 31.03.2012 20:49, Alexander V Vershilov wrote:
> Hello.
> 
> It seems that in eclasses we have two differenct environment variables
> with same meaning ESCM and EVCS OFFLINE. Some of eclasses use one and 
> some another:
> 
>  find . -type f | xargs grep -l EVCS_OFFLINE
>  ./git-2.eclass
>  ./bzr.eclass
> 
>  find . -type f | xargs grep -l ESCM_OFFLINE
>  ./darcs.eclass
>  ./cvs.eclass
>  ./mercurial.eclass
>  ./git.eclass
>  ./subversion.eclass
> 
> It seems we should have some concusion about what env variable should 
> be used to prevent downloading of live repo.
> 
> Thanks.
> 
> --
> Alexander Vershilov
> [2048R/5E05C6C2]

Hi,

I would vote for EVCS_OFFLINE as we already agreed in the dev-vcs
discussion on vcs.

justin


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-03-31 19:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-03-31 18:49 [gentoo-dev] ESCM_OFFLINE/ EVCS_OFFLINE env variable policy Alexander V Vershilov
2012-03-31 19:09 ` Michał Górny
2012-03-31 19:10 ` Justin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox