comparison tests/test-convert-cvs-synthetic.t @ 16115:236bb604dc39 stable

scmutil: update cached copy when filecached attribute is assigned (issue3263) When assigning a new object to filecached properties, the cached object that was kept in the _filecache map was still holding the old object. By implementing __set__, we track these changes too and update the cached copy as well.
author Idan Kamara <idankk86@gmail.com>
date Wed, 15 Feb 2012 20:02:35 +0200
parents c4f271293134
children ed923a2d5ae9
comparison
equal deleted inserted replaced
16114:acfca07a8f26 16115:236bb604dc39