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

Re: Adding/defining a property during commit

From: Andy Levy <andy.levy_at_gmail.com>
Date: 2007-06-14 03:35:52 CEST

On 6/12/07, marc.ballat@excite.com <marc.ballat@excite.com> wrote:
>
> I know that a hook script should not modify the content of a commit transaction.
>
>
>
> Does anyone have a solution to add a property during commit when the client can either be Tortoise, the command line or Apache and mod_dav_svn ?
>

Or you could have your pre-commit hook look for the property on the
file(s) being checked in, and if it's missing, reject the commit and
return an informative message back to the user.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Thu Jun 14 03:36:17 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.