RTC - show all file versions from the repository? (not workspace)
hi all
The question I'm trying to answer is, "is there a later version of this file (assume a FileItemWrapper) in the repository?"
When we look at the history for a file, we can ask for "Show All in Repository", which visually answers the question, but I need to get there via the API.
So, we can use a workspace connection, establish its ItemNamspace, get its IItemContext, and get the changes from there.
Is there an equivalent paradigm for working from a RepositoryNamespace ?
thanks,
Steve
Steve
Comments
Ralph Schoon
FORUM ADMINISTRATOR / FORUM MODERATOR / JAZZ DEVELOPER May 02 '17, 4:09 a.m.Hi Steve,