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

Re: [RFC] Stop sleeping for timestamps when running tests

From: Erik Huelsmann <ehuels_at_gmail.com>
Date: 2007-03-12 20:01:43 CET

On 3/12/07, Ivan Zhakov <chemodax@gmail.com> wrote:
> Hi Erik,
>
> I've no thoughts about idea itself, but I've several comments about
> implementation.
> - According documentation getenv() returns NULL if environment variable didn't
> set. You don't check this.

I do now. Yes, this made my client segfault before I noticed.

> - I propose to make semantic of variable similar as SVN_ASP_DOT_NET_HACK.
> I.e. make variable SVN_NO_SLEEP_FOR_TIMESTAMPS and doesn't care
> about it's contents.

Well, it is easy to set the value to 'yes' or 'no' from python. I
haven't studied how to delete the variable from the environment
entirely (from python). That's why I took the value into account.

bye,

Erik.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Mar 12 20:01:57 2007

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.