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

Re: Client-side commit hooks (Revisited)

From: Karl Fogel <kfogel_at_newton.ch.collab.net>
Date: 2002-08-02 21:44:32 CEST

Peter Davis <peter@pdavis.cx> writes:
> My project needs to update files in the same repository as what is being
> committed (since the issues are stored in the repository). This means I
> can't just write a pre-commit hook, since Subversion's hooks cannot modify
> the transaction (which is a Good Thing).

But your hook can create and commit its own transaction, which solves
your problem, I think.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Aug 2 21:59:41 2002

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.