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

svn_wc_statuses

From: Bill Tutt <billtut_at_microsoft.com>
Date: 2001-01-08 10:47:04 CET

While writing the necessary code to do some per file state reporting in the
UI, svn_wc_statuses looked like the perfect function, except just for one
tiny little problem: It recurses into nested directories. Now since normally
the UI only handles one directory at a time, this seems like a tiny bit of
overkill. I suppose I could just a tiny little flag bit argument, but I've
never been particular happy with arbitrary bitflags like that.

Thoughts?

Thanks,
Bill
Received on Sat Oct 21 14:36:19 2006

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.