We're using rvpush to add several sources to an open Session.
Here's what we're doing:
rvpush -tag myrv merge [ $frames/matte_mergeLFT.* ]
The problem is that all of the frames have the same naming convention, and so when you look at the Session manager, every Source has the same "View Info" (i.e. "matte_mergeLFT.101-303@@@").
Is there any way to set the View Info (i.e. "name") for a Source from the command line?