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

Re: ooky bug I just filed...

From: Ben Collins-Sussman <sussman_at_collab.net>
Date: 2003-01-10 23:26:37 CET

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> Maybe we could add a "lock a txn" feature. We'd turn the lock on just
> before we start the pre-commit hook, then turn it off when the hook is
> done running.

Rather than put energy into restricting what hooks can do, I'd rather
improve our post-commit reporting so that the wc *can* receive
unexpected changes after commit.

As Greg said, the server still sends a description of what changed.
The client should parse that description, compare it to its own list
of changes, and notice any discrepancies. I could imagine the client
fetching more files during post-commit processing.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri Jan 10 23:29:41 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.