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

Re: Working directory not locked (on commit) - 0.21.0

From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-05-02 09:06:07 CEST

On Thu, May 01, 2003 at 03:41:17PM -0500, cmpilato@collab.net wrote:
> "Jens B. Jorgensen" <jens.jorgensen@tallan.com> writes:
>
> > >Incorrect. It just involves running gen-make.py in the top of the
> > >Subversion source tree. Specifically, gen-make.py -t TYPE (see
> > >gen-make.py --help for a list of types).
> > >
> > Very cool. I'm into python. We're almost there now. I'm getting:
> >
> > $ HTTPD=..\\httpd-2.0.43 python gen-make.py -t dsp
> > Found libdb40.lib in db4-win32\lib
> > Traceback (most recent call last):
> > File "gen-make.py", line 89, in ?
> > main(conf, gentype, skip_depends=skip)
> > File "gen-make.py", line 49, in main
> > generator.write(oname)
> > File "build\generator\gen_msvc_dsp.py", line 117, in write
> > fname = self.find_win_project(project_path, ['.dsp'])
> > File "build\generator\gen_win.py", line 348, in find_win_project
> > raise gen_base.GenError("Unable to find project file for external
> > build rule
> > '%s'" % base)
> > gen_base.GenError: Unable to find project file for external build rule
> > 'apr\apr'
> >
> > It looked like I just needed to set HTTPD but that didn't seem to do
> > the trick. Do I need to create a subdir under svn like I did for
> > Berkeley_DB?
>
> Oh, whoops, now you've surpassed my level of knowledge about how this
> all works (or doesn't) in Windows these days.
>
> Hey, dev-list: are there any outstanding patches that need to be
> applied so this stuff isn't so painful on Windows?

I have never used Subversion on Windows, let alone compiled it on
Windows, but AFAIK you need to put a copy of APR into the top level
directory of the Subversion source tree and the same for APR-UTIL before
running gen-make.py

-- 
Michael Wood <mwood@its.uct.ac.za>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Fri May 2 09:07:19 2003

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.