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

Re: svn status

From: <cmpilato_at_collab.net>
Date: 2003-09-09 19:37:56 CEST

Cédric Chabanois <cchabanois@ifrance.com> writes:

> Before, to get the status of a directory, I just have to get the first
> element in what svn_client_status returned. This is not possible
> anymore.

That's correct. This happenchance was a casualty of the streamy
status design.

> Is there a way to get only the status of the directory (excluding the
> entries in this directory) using svn_client_status ?

You might want to use svn_wc_status() instead if you just want the
status of a single path, non-recursively.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Sep 9 19:42:46 2003

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.