Hi,
The issue is, I am assuming that if the doDiffStatus says a file has been deleted within given two revisions, it is existing in the start revision I am giving. Is that assumption correct?
Can you tell me how exactly this method works? I think there's a problem with the understanding I have about it.
According to what I got, I think it has the file set of the start revision and the file set of the end revision. Then it checks what files in the start revision got deleted (start - end kind of thing) , what got added (end - start kind of thing) and treat the rest as modified.
Could you please clarify?
Rgds,
-A
Alexander Sinyushkin wrote:
Hello,
Are you sure a deleted file exists in startRevision?
If it does not, then this is expected behaviour.
----
Alexander Sinyushkin,
TMate Software,
http://svnkit.com/ - Java [Sub]Versioning Library!
---------------------------------------------------------------------
To unsubscribe, e-mail: svnkit-users-unsubscribe@svnkit.com
For additional commands, e-mail: svnkit-users-help@svnkit.com