>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.
>
>
Thanks for your answer. But I want the same behaviour than
svn_client_status (I want the notify_func to be called, the update
parameter ...)
Cédric
_____________________________________________________________________
Envie de discuter en "live" avec vos amis ? Télécharger MSN Messenger
http://www.ifrance.com/_reloc/m la 1ère messagerie instantanée de France
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 10 00:25:10 2003