Stefan Küng a écrit :
> Olivier Booklage wrote:
>> Dear Jeremy,
>>
>> OK, I have understand SubWCRev and the function
>> svn_wc_get_status_editor2() run great fot get the current version (
>> and get the URL! ) of a working copy.
>> But now I will try to obtain the current version of is URL on the
>> server. Anybody know the same function as svn_wc_get_status_editor2()
>> but for an URL ? ( something as svn.exe info URL )
>
> svn_client_info() will get you any info you need.
>
> Stefan
>
Dear Stephan,
I need to find some samples arround svn_client_info() .. for instance my
app use a call to [svn.exe --xml info path] via CreatePipe() with
redirection , is pretty good. I have notifications when my local rev !=
server rev in systray.
For instance I work with this, and with well know svn xml outputs bugs
(arggg!!!). Is a first step for my clients how do not want mail
notification : it allow check status without re-enter certificates
acknowledgments or login/password.
Thank you for your help, and for your job.
Cheers,
@livier.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Mar 19 01:17:58 2007