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

Re: Feature Question

From: Rainer Müller <mueller_rainer_at_gmx.de>
Date: 2006-05-19 12:29:22 CEST

Chris.Stratmann@blum.com wrote:
>
> Thanks for the response. Is there anyway I can get SVN to run commands
> or run an executable just before a check-in?

You can't run a local script affecting the WC.
A pre-commit hook *on the server* should not alter the content, because the user
might think after the commit that his WC is at the latest revision, but it is
not. Therefore the pre-commit hook could only deny a commit if the data does not
meet conditions you specify.

Rainer

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org
Received on Fri May 19 12:29:20 2006

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

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