Hi developers,
I've been struggling with building Subversion on Windows for quite some time
now. My first and most important question is, must I use vc6-build.bat to
build Subversion on Windows? I hope not. I have a python script that is
going to download subversion (and its dependencies) and build it
automatically for me. This means I can't really do any file editing to
customize the workspace for Subversion. Preferably I would like to be able
to setup a certain relative directory structure (in any root location, not
necessarily C:\SVN) and build Subversion in-place, and it should be able to
find all of its dependencies based on the structure.
What options do I have? Thanks.
------------------------------------------------------
http://subversion.tigris.org/ds/viewMessage.do?dsForumId=462&dsMessageId=2364350
Received on 2009-06-23 01:52:32 CEST