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

Re: pre commit hook changing the transaction

From: <kfogel_at_collab.net>
Date: 2004-10-29 21:38:48 CEST

Erik Huelsmann <ehuels@gmail.com> writes:
> > But this means the pre commit hook
> > needs to change the transaction.
> >
> > Somewhere I read this is not (yet?)
> > possible.
> >
> > What's the status on that?
>
> It's not currently possible and not on any schedule to be addressed.
> Most Subversion developers feel that it's not ok for a server to
> change a committers contribution.

To be dangerously accurate:

It's *possible*, in that nothing (except the warning signs all over
pre-commit.tmpl) will stop you from doing it. But you shouldn't do
it, because the result in the committer's working copy would be
unpredictable.

-Karl

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Oct 29 23:31:43 2004

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.