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

Re: pre-revprop-change CMDCMDLINE param on XP

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2005-08-03 19:03:40 CEST

On Aug 3, 2005, at 11:05 AM, Peter McNab wrote:

> Have changes been made to the pre-revprop-change hook parameters?
>
> I have been using a pre-revprop-change.bat hook file to enable
> editing of log messages on NT4 for some time. (svn 1.2.0)
> I don't authenticate and hence no user name is supplied
> Running the same hook script onto an XP machine but running svn
> 1.2.1 gives me a changed CMCCMDLINE call to the hook script.
> The full text is reproduced below enclosed in square brackets []
> [C:\WINDOWS\system32\cmd.exe /C ""G:\svnRepos\svnConfig\hooks\pre-
> revprop-change.bat" G:^\svnRepos/svnConfig 8 svn:log M"]
>
> The change is the <Space>M right at the end.

Nothing has changed in the hooks or in the way they're invoked. I
wonder if there's some sort of memory or pointer leak? Did you
switch APR libraries or something?

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Aug 3 19:04:56 2005

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.