RE: Trying to build Subversion on Visual Studio 2008

2010-11-04 Thread PGSEM Contractor 4
>Running gen-make.py. OK, I've done that (correctly this time) and it has created the vcproj files and the solution file. However when I try to compile the source it complains that it can't find apr.h. I've rooted around subversion-deps-1.6.13.zip and found that there are files named apr.h.in,

RE: Trying to build Subversion on Visual Studio 2008

2010-11-04 Thread PGSEM Contractor 4
Sorry. I've realised I've done something wrong. Haven't figured out what yet, but will update thread when I have. Thanks. -Original Message- From: Daniel Shahaf [mailto:d...@daniel.shahaf.name] Sent: 03 November 2010 17:09 To: PGSEM Contractor 4 Cc: users@subversion.apa

RE: Trying to build Subversion on Visual Studio 2008

2010-11-04 Thread PGSEM Contractor 4
>Running gen-make.py. OK, I've run that but all it did was create a gen-make.opts file. There's still no subversion_vcnet.sln. This e-mail, including any attachments and response string, may contain proprietary information which is confidential and may be legally privileged. It is for the inte

Trying to build Subversion on Visual Studio 2008

2010-11-03 Thread PGSEM Contractor 4
Hello, I'm trying to build Subversion on VS2008 but am missing something. Could I get some pointers please? What I've done so far (based on the instructions in the INSTALL text file in src-trunk) is: *Downloaded an SVN client *Checked out src-trunk ( svn co https://svn.apache