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

RE: questions about subversion secondary development

From: Cooke, Mark <mark.cooke_at_siemens.com>
Date: Mon, 29 Apr 2013 09:36:10 +0100

> -----Original Message-----
> From: Edwin Cheung [mailto:edokakid_at_gmail.com]
> Sent: 27 April 2013 07:55
> To: users_at_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
Received on 2013-04-29 10:37:14 CEST

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.