> -----Original Message-----
> From: Edwin Cheung [mailto:edoka...@gmail.com] 
> Sent: 27 April 2013 07:55
> To: users@subversion.apache.org
> Subject: questions about subversion secondary development
> 
> Dear sir or madam:
>        When I use the binary packages ( Win32Svn 
> <http://sourceforge.net/projects/win32svn/> , 
> svn-win32-1.6.21_dev.zip) to run the example code named 
> "minimal_client.c"(located in the directory of 
> "subversion-1.6.21\tools\examples"),  I get an access 
> violation on calling "svn_cmdline_init("minimal_client", stderr)".
>      My build tool is Visual Studio 2008 on Windows 7(or 
> Windows xp).How to solve this problem? Please help me.
>   
> Thanks a lot and look forward to hearing from you soon.
> Best Regards,
> Cunchao Cheung
> 
In the absence of the maintainer answering, I believe that the sourceforge 
win32svn package you are using is built using Vicual C++ 6 (e.g. for 
compatability with the VC6 binaries of httpd that apache.org used to host).

If you want to use it with Visual Studio 2008 you will need to find a different 
binary, built using VS2008.  Both CollabNet and WANdisco (amongst others) also 
provide binaries, try some of those...

Cheers,

~ mark c

Reply via email to