On Tue, Mar 30, 2010 at 01:20:55AM -0500, Nicolas Williams wrote:
> On Mon, Mar 29, 2010 at 09:54:01PM -0700, Dan Price wrote:
> > Some specific questions...
> > 
> > 1) In what order are the changes printed?  If I saw:
> > 
> >     +       /myfiles/rename_dir
> >     R       /myfiles/rename_dir -> /myfiles/rename_dir
> > 
> > My analyzer would need to be smart enough to realize that the second
> > must have happened before the first, and that both paths need
> > evaluation.  Right?
> 
> Between two snapshots only the later event would be found, surely.  (But
> I'm not the i-team.)

Oh, but for modified and rename order matters, and may not be what one
expects (rename first, then update, so that one could inspect the file
with the new name).  But I think one could script around this problem,
if it is a problem.

Nico
-- 
_______________________________________________
opensolaris-arc mailing list
[email protected]

Reply via email to