blair@tigris.org writes:
> Log:
> Reduce the differences between the created pre-lock.tmpl and
> pre-unlock.tmpl.
>
> * subversion/libsvn_repos/repos.c
> (create_hooks):
> Use SVN_BINDIR instead of a hard-coded /usr/local/bin to locate
> svnlook in pre-lock.tmpl.
> Get consistent whitespace between pre-lock.tmpl and
> pre-unlock.tmpl.
>
> --- trunk/subversion/libsvn_repos/repos.c (original)
> +++ trunk/subversion/libsvn_repos/repos.c Wed Jun 15 00:57:18 2005
> @@ -1167,7 +1167,7 @@
> APR_EOL_STR
> "# The paths that were just unlocked are passed to the hook via STDIN"
> APR_EOL_STR
> - "# (As of Subversion 1.2, only one path is passed per invocation, but"
> + "# (as of Subversion 1.2, only one path is passed per invocation, but"
> APR_EOL_STR
> "# the plan is to pass all locked paths at once in Subversion 1.3 and"
> APR_EOL_STR
Okay, I'll take the bait: What was the change made to this line? :-)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Jun 15 08:37:54 2005