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

Re: 1.4.0-rc1 tarballs up for testing/signing

From: Mathias Weinert <mathias.weinert_at_gfa-net.de>
Date: 2006-06-09 10:25:35 CEST

Peter N. Lundblad wrote:
> Mathias Weinert writes:
> > Mathias Weinert wrote:
> > > Hi there,
> > >
> > > the CHANGES file of 1.4.0 RC1 says the following:
> > >
> > > - Server:
> > > [...]
> > > * new contrib hook scripts:
> > > - enforcer
> > > - detect-merge-conflict.sh
> > > - svn-backup-dumps.py
> > > - log-policy.py
> > > - case-insensitive.py
> > >
> > > But svn-backup-dumps.py is neither found at contrib nor at hook-scripts
> > > but at tools/server-side.
> > >
> > > And log-policy.py is also not found at contrib but at tools/hook-scripts
> > > and it is called log-police.py (I fortunately didn't have any contact
> > > with the log police until now ;-) ). If you open this script it also sais
> > > that it is called log-police.py.
> > >
> > > So maybe these two scripts should be listed separately and log-policy
> > > should be renamed (either the script itself or in the CHANGES file).
> > >
> > I could provide a patch for the CHANGES file but there still has to be a
> > decision whether to rename the log-police script or change the CHANGES
> > file.
>
> I just mistyped the name in CHANGES. If you have time, a patch would be
> great:-)

Here we go...

Mathias

[[[
* CHANGES
  - correct name of the log-police.py script
  - adjust category of two server side scripts
]]]

--- CHANGES.orig 2006-06-01 16:47:54.000000000 +0200
+++ CHANGES 2006-06-09 10:12:07.409284700 +0200
@@ -57,9 +57,9 @@
     * new contrib hook scripts:
       - enforcer
       - detect-merge-conflict.sh
- - svn-backup-dumps.py
- - log-policy.py
       - case-insensitive.py
+ * new tools script svn-backup-dumps.py
+ * new tools hook script log-police.py
     * svnserve improvements:
       - can now run as a native Windows service (r18855)
       - new option --pid-file (r17836)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jun 9 10:26:19 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.