On Tue, Jan 20, 2009 at 02:28:37AM +0100, Vincent Lefevre wrote: > .svn/entries is modified.
If _subversion were modified to use the caching layer, it could invalidate the cache if .svn/entries were newer. Otherwise, I can only imagine something like recording $EPOCHSECONDS when the array is set and then statting .svn/entries, or doing away with the cache altogether. I would suggest that somebody else work on this, as I still hate svn. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

