[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Behavior change in status API in 1.7.9?

From: Mark Phippard <markphip_at_gmail.com>
Date: Tue, 9 Apr 2013 16:25:35 -0700

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/
Received on 2013-04-10 01:26:08 CEST

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.