Hi, Bob,
> Von: Bob Archer [mailto:bob.arc...@amsi.com]

> > Now, after operations like update and revert, we have to scan the
> > working copy for changes, to decide whether we have to re-read the
> > files into our application. For file changes, we can use the file
> > timestamp from the filesystem. But for property changes, we don't
have
> > this possibility.
> 
> The second column of the status output shows the status of the
dir/file
> properties.
> 
> I assume you have access to the "svn status" command's API?

As far as I can see, this column shows whether the properties are
modified vs. the base revision of the file, and not whether their value
changed due to SVN operations since the last time our application did
scan the file.

Regards,
Markus

Reply via email to