[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: Cédric Chabanois <cchabanois_at_ifrance.com>
Date: 2003-09-10 01:03: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.
>
>
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

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.