RE: getversion.py invalid syntax

2012-03-22 Thread Brad Lemings
ilto:danie...@elego.de] Sent: Thursday, March 22, 2012 11:10 AM To: Brad Lemings Cc: users@subversion.apache.org Subject: Re: getversion.py invalid syntax No, it's not a known bug. We require 2.5 or newer, so we'll be happy to accept patches here as long as they don't break compat

getversion.py invalid syntax

2012-03-22 Thread Brad Lemings
Hello all, I get the following error with Python 2.x, 3.1.x, and 3.2.x: T:\src\subversion-1.7.4>win-tests.py Traceback (most recent call last): File "T:\src\subversion-1.7.4\win-tests.py", line 109, in import gen_win File "build\generator\gen_win.py", line 38, in import generator.sw

RE: Compiling Subversion on Windows

2012-03-12 Thread Brad Lemings
The __imp_ prefixes mean that the linker is looking for a DLL. For static linking, the XML_STATIC macro has to be defined in the code that links to Expat. My solution for this problem: configure with the --without-neon option. :) > -Original Message- > From: Mark Raymond [mailto:ma...

Building Subversion For Windows

2012-03-09 Thread Brad Lemings
Hello all, I'm trying to build Subversion on Windows. When I run the gen-make.py script, I get this: >python gen-make.py --release -t vcproj --vsnet-version=2008 BDB not found, BDB fs will not be built Generating for Visual Studio 2008 Could not detect Ruby version, assuming 1.8. Ruby bindi