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

Re: Locking design (was Re: svn commit: r9885 - trunk/notes)

From: John Pybus <john.pybus_at_zoology.oxford.ac.uk>
Date: 2004-05-27 11:47:31 CEST

Branko Čibej wrote:
> Greg Hudson wrote:
>>
>> As an aside, I talked to Ben about this, and I think it's based on a
>> poorly-conceived and vague plan of how read hooks might be
>> implemented. So we shouldn't consider 'it will get us closer to read
>> hooks' as a
>> motivation.
>>
>>
> I agree. I can't see why you'd need read hooks except for implemnting
> ACLs, anyway. :-)

For some sort of statistics collection perhaps?

Or you could implement notifications:

if echo $REMOTE_HOST|grep sco.com$; then
    echo "Watch out for impending lawsuits!" | mail lawyers@localhost
fi

;-)

John

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu May 27 11:49:34 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.