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

Re: svn commit: r20781 - trunk

From: Justin Erenkrantz <justin_at_erenkrantz.com>
Date: 2006-08-22 16:35:25 CEST

On 8/22/06, Max Bowsher <maxb1@ukf.net> wrote:
> 1) the -print argument
>
> I put that in deliberately, because autogen.sh is fairly a fairly chatty
> script, and mentions most of the files it operates on, in its stdout
> messages.

We're talking about deleting over 10 files here - that's just too
excessive, IMHO - plus we're not mentioning what we're doing with
those files Without the -print, the entire output of autogen.sh is
~21 lines: enough to fit on one console screen. With this excess, the
output of autogen.sh scrolls off the screen.

> 2) presence in autogen.sh not dish.sh
>
> autogen.sh already contains tarball-rolling-specific operations - see
> the $RELEASE_MODE conditional.
>
> I could happily put the find command inside another $RELEASE_MODE
> conditional if that's preferred.

+1. -- justin

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 22 16:37:01 2006

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.