--- Ben Collins-Sussman <sussman@collab.net> wrote:
> But regardless, this brings a dangerous situation to
> light. If a
> pre-commit hook tweaks a pending transaction, we
> risk working copies
> falling out of sync! (Unless some part of the tree
> is tweaked that
> the user doesn't have checked out.) Perhaps we
> should discourage/warn
> against this situation in our docs, or in the
> pre-commit-hook template
> itself.
Wouldn't this happen with post-commit hooks as well?
Or, would the problem be that the working directory
thinks it has checked in say, revision 5, when, in
fact, the real revision 5 has other stuff that was
tacked on by the pre-commit hook?
Thanks,
Noel
__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Oct 15 20:50:20 2002