Use of svn-win32-1.5.1_dev.zip
From: Tony Butt <tjb_at_cea.com.au>
Date: Thu, 28 Aug 2008 11:06:31 +1000
Dear svn users,
I am trying to rebuild an application we have which uses the subversion
My build tool is Visual Studio 2003.NET on Windows XP, and I can build
I can build against the current 1.5.1 libraries (after changing 1 option
I have totally removed all other subversion binaries and libraries from
I have even simplified the application, so that the first few lines look
int main(int argc, const char * const argv[])
printf("Starting up\n");
svn_cmdline_init ("versioner", stderr); // Crashes here without fail.
...
}
and there is still a crash on svn_cmdline_init
I have tried both the apache2.0 and apache2.2 binaries, and I see the
Can anyone help?
Tony Butt
|
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.