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

Help needed form SVN client Win32

From: vcf <vcf_at_free.fr>
Date: 2007-03-13 21:30:13 CET

Hello,

I need to build a win32 tray application for do notifications when
defined project, already on local disk, is changed on server side.

I have experimented to call the *svn.exe info --xml $localfolder *and
*svn.exe info --xml $**localfolder **->URL*: it is good, I can compare
and known if local revision is different from server revision.

But it is necessary to install subversion on each computers and put
installation path in $path environment. So I will try now to write a
true SVN Win32 client ..I have downloaded svn-win32-1.4.3_dev.zip and
rapidsvn for this API.

Compiling minimal_client from svn-win32-1.4.3_dev was hard ( under
Visual Studio 2005 ) but done, svn_client_ls() it is running.
Compiling and use svncpp API from rapidsvn is too hard, many errors
during compilation, not really simply sample.

So I search for more examples as minimal_client.c for retrieve local
revision of a path and revision of is URL for comparison, for example
call svn_client_status2() ?

Will be great if sample client sample for win32/VS8.0 be available in
the svn-win32-1.4.3_dev pack.

Thank you for your help ( and sorry for your English )

VCF.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Tue Mar 13 21:30:37 2007

This is an archived mail posted to the Subversion Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.