Home
TeamSite
TeamSite, LiveSite and OpenDeploy
container ID ?
Andy Knipp
Looking to track moves/renames.
Currently we have a trigger that marks a file as moved and from where with extended attributes so we
can clean up the associated DB information on submit.
One problem is that if I do a double move/rename:
mv A B
then
mv B C
The EA marks move from B while it is really from A. We can code around this, but there are other issues we do
not like about the triggers & I am looking into getting rid of them.
My question is that there is a unique objid (unique per version). Is there a Container OID available ? So if I have
a file /vpath/file - is there a way to track this ? I know iwrlog will provide the history, but I was hoping there
was an overall object ID that covered all versions.
Make sense ? Doubtful....
Andy
Find more posts tagged with
Comments
There are no comments yet