Re: [PATCH 1/3] atomic-revprop: Change error name

2010-09-20 Thread Daniel Shahaf
Jon Foster wrote on Mon, Sep 20, 2010 at 10:47:05 +0100: > Hi, > > I'm keen to get the atomic-revprop feature working, so I've had a > go at writing patches for some of the missing bits. > Hi, and thanks. :-) > This first patch gives a unique error code for the case where the > old_value passed

[PATCH 1/3] atomic-revprop: Change error name

2010-09-20 Thread Jon Foster
Hi, I'm keen to get the atomic-revprop feature working, so I've had a go at writing patches for some of the missing bits. This first patch gives a unique error code for the case where the old_value passed to the revprop change function doesn't match the real old value. This allows it to be detec