v0.10.2: yoke/descent: add check for target revision id equals active revision id
added a check to see if the wanted revision id is the same as the active one. previously a descent from 1 to 1 would be okay, and the new output would say "successful descent of example from revision 1 to 1" which didn't make much sense. correct me if I'm wrong.