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

Re: What happens after hook "post-commit"

From: Robert Pluim <rpluim_at_bigfoot.com>
Date: 2003-06-05 10:55:11 CEST

Michael Schmitt writes:
> Hello,
>
> I have added a few echo statements in hook "post-commit" that print some
> messages on the console. Surprisingly, it takes another 1 to 2 seconds
> until svn prints the final "Committed revision XXX.".
>
> What happens in between? (I notice some hard disk activity.) Is svn
> lying and "post-commit" is not really the last action of a "commit"?

That's svn fixing up your working copy so that it matches the
repository.

Robert

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Jun 5 10:51:29 2003

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.