Description
Ivy's namespace src and dest operations support rev options. However, leveraging this to remap revisions within a namespace declaration results in errors during validation, and further errors during caching.
A demonstration of this bug (reproducer and canned output from running same) is available at https://gist.github.com/charles-dyfis-net/5783838
A patch which Works For Me(tm) is attached.