Mattias Engdegård wrote on Mon, Jul 09, 2012 at 09:40:48 +0200: > 8 jul 2012 kl. 19.26 skrev Daniel Shahaf: > > >Yes, please specify what the client used COW for. Was it for > >populating the working tree files from the pristine store? Was it for > >something else? > > It was only intended for that, but it's possible that the copying > code is used for other purposes as well. The changes look bigger > than they really are, because I had to reorganise some code (in > workqueue.c) in order to expose a plain file copy that was hiding > inside.
Thanks for clarifying. I'm not familiar enough with the library to have much more to say, but I thought I would point out svn_tristate_t (cf your maybe_t).

