We are looking into a Subclipse problem. It seems that with 1.7.9 when we call the SVN status API with the equivalent of the -v option we are no longer getting back ignored resources in the list. Is that a behavior change that anyone recalls?
We did make a JavaHL fix in this release, but I think that was right. It just changed two variables that were reversed, and in this case the values would not have even changed in our call, since we pass FALSE for the relevant variables. It seems like any change would be internal in the API itself. I notice that using the command line, I have to add --no-ignore to the command in order to receive the ignored files back. Is that the correct behavior? I do not have a 1.7.8 command line readily available to compare with. -- Thanks Mark Phippard http://markphip.blogspot.com/