[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: Daniel Rall <dlr_at_collab.net>
Date: 2006-07-31 18:42:34 CEST

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.

  • application/pgp-signature attachment: stored
Received on Mon Jul 31 18:46:29 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.