[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: A proposed solution for svn admin directory names

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2005-06-29 18:22:40 CEST

Ben Collins-Sussman <sussman@collab.net> writes:

> On Jun 29, 2005, at 10:51 AM, Jonathan Malek wrote:
>>
>> #define SVN_WC_ADM_DIR_NAME ( ( getenv( "SVN_ADM_DIR") ) ? ( getenv(
>> "SVN_ADM_DIR") ) : (".svn") )

> IANTSP -- "I am not the subversion project". Do any other developers
> have opinions about this?

Calling getenv() that often is horrible.

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 29 18:23:50 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.