Mark Phippard wrote:
> On 7/2/07, Thomas Hallgren <thomas@tada.se> wrote:
>
>> The documentation for ISVNDirEntry.getLastChangedRevision() simply
>> states "the revision number of the last change". Does that mean the last
>> change on that entry specifically or does it include any change beneath
>> it? If it is the former, what would be the most efficient way to obtain
>> the latter from a remote repository that has not been checked out?
>
> It is just going to show whatever svn info on the same item would
> show. It will be the lastChangedRevision of that item. However, in
> the case of a folder, this will be any change that happened beneath it
> in the hierarchy.
Great! That was what I hoped for. That makes my life easier :-)
Thanks,
- thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: dev-help@subclipse.tigris.org
Received on Wed Jul 4 01:16:55 2007