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

RE: svn commit: r20912 - in trunk/packages/windows-innosetup: templates tools

From: Troy Simpson <troy_at_ebswift.com>
Date: 2006-07-31 21:02:46 CEST

Thanks Daniel,

The log message is fixed now.

Troy

-----Original Message-----
From: Daniel Rall [mailto:dlr@collab.net]
Sent: Tuesday, 1 August 2006 2:43 AM
To: ebswift@tigris.org
Cc: dev@subversion.tigris.org
Subject: Re: svn commit: r20912 - in trunk/packages/windows-innosetup:
templates tools

On Sun, 30 Jul 2006, ebswift@tigris.org wrote:

> Author: ebswift
> Date: Sun Jul 30 23:41:34 2006
> New Revision: 20912
>
> Modified:
> trunk/packages/windows-innosetup/templates/svn_dynamics.iss
> trunk/packages/windows-innosetup/tools/cmn.pl
> trunk/packages/windows-innosetup/tools/mk_distro.pl
> trunk/packages/windows-innosetup/tools/mk_svndoc.pl
> trunk/packages/windows-innosetup/tools/set_version.pl
>
> Log:
> packages/windows-innosetup/tools/mk_distro.pl : Added sub PathSetupOut
which
> was previously duplicated in
packages/windows-innosetup/tools/mk_distro.pl
> and packages/windows-innosetup/tools/set_version.pl. Also added
> sub MkDirP previously included in
packages/windows-innosetup/tools/mk_svndoc.pl.
> Also added use File::Basename to support MkDirP.
>
> packages/windows-innosetup/tools/mk_distro.pl : In sub MakeSetup changed
retval
> to wrap the $PathISExe in double-quotes to allow the innosetup path to
exist
> in a path which includes spaces. Also Moved sub PathSetupOut to
> packages/windows-innosetup/tools/cmn.pl
>
> packages/windows-innosetup/tools/mk_svndoc.pl : Added the global variable
> $g_PathSubvRoot to hold the subversion root folder for the tagged
release
> (defined in svn_dynamics.iss). Also in sub Main create the folder for
$DocOut
> if it does not already exist. Also in sub CopyAndEolU2W changed FileSrc
to point
> to $g_PathSubvRoot (was $g_PathDocRoot). Changed $FileDest to use an
absolute
> path to the parent folder of the current working directory before using
the
> path_setup_in. Also create the folder for $FileDest if it does not
already
> exist. Also removed sub MkDirP and placed it into
> packages/windows-innosetup/tools/cmn.pl.
>
> packages/windows-innosetup/tools/set_version.pl : Removed sub PathSetupOut
and
> placed it into packages/windows-innosetup/tools/cmn.pl
>
> packages/windows-innosetup/templates/svn_dynamics.iss : Added new variable
> path_subversion which will point to the tagged release source of
Subversion.
> Also added a comment to path_svn that the path must end in a backslash.

By convention, we prefix path names with "* " in change log messages.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Mon Jul 31 21:03:25 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.