You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Barry Scott <ba...@barrys-emacs.org> on 2003/12/01 11:16:10 UTC

Re: Test build of 0.34.0 branch missing instructions?

At 30-11-2003 22:20, Branko Čibej wrote:
>Barry Scott wrote:
>
> > From the info in INSTALL I doubt if anyone can build the 0.34.0
> > from sources. It seems that you have to get a copy of Branko's perl
> > script w32locatedb.pl and figure out when and where to run it.
>
>I assume you're talking about the Win32 build. Would be nice if you
>mentioned that...
>
> > It seems the steps are:
> >
> > build httpd 2.0.48 after patching with w32locatedb.pl
> > build svn after patching with w32locatedb.pl
>
>The second step isn't necessary if you use the APR from Apache.

I copy the source not the build APR is that not what you do?
There is not a --with-apr --with-apu-util or what ever on the
gen-make.py that I can use to have apr used from the httpd build.

> > Do you plan to document in INSTALL?
>
>Patches welcome.

Some of you have got this working I'm still trying to figure out the steps.
A patch from a successful and informed builder would be better?

Barry



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org


Re: Test build of 0.34.0 branch missing instructions?

Posted by Ben Collins-Sussman <su...@collab.net>.
On Mon, 2003-12-01 at 09:20, brane@xbc.nu wrote:

> Yes, as soon as I have time -- which, given that it's 6:30 and I'm writing this 
> at work, won't be soon...

Branko -- is there any chance you can update INSTALL in the next 12
hours to reflect the latest win32 build instructions?  

Barry isn't the first person to run into this problem in the last week
or two -- I've been hearing various complaints about this, and I'm too
ignorant of win32 to fix the documentation hole.

We're releasing a 0.34 tarball tomorrow, and I think it's somewhat
embarrassing that the win32 build docs are incomplete.  The release
should be self-contained;  folks shouldn't have to search a mailing list
(or ask questions on the list) just to be able to build.

(If building on win32 now requires a perl script, can you check it into
svn's tree, and not the HEAD of APR?  Subversion 0.34 should still build
against httpd-2.0.48/apr/apr-util, and should not *require* an APR HEAD
checkout to build, if possible.)



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org

Re: Test build of 0.34.0 branch missing instructions?

Posted by br...@xbc.nu.
Quoting Barry Scott <ba...@barrys-emacs.org>:

> At 30-11-2003 22:20, Branko Čibej wrote:
> > > It seems the steps are:
> > >
> > > build httpd 2.0.48 after patching with w32locatedb.pl
> > > build svn after patching with w32locatedb.pl
> >
> >The second step isn't necessary if you use the APR from Apache.
> 
> I copy the source not the build APR is that not what you do?
> There is not a --with-apr --with-apu-util or what ever on the
> gen-make.py that I can use to have apr used from the httpd build.

There will be. In the meantime, I did post the scripts I-m using. I link 
hpptd's APR, APR-Util and APR-Iconv into the subversion tree with junctions 
(for which you need Win2k and NTFS).


> > > Do you plan to document in INSTALL?
> >
> >Patches welcome.
> 
> Some of you have got this working I'm still trying to figure out the
> steps.
> A patch from a successful and informed builder would be better?

Yes, as soon as I have time -- which, given that it's 6:30 and I'm writing this 
at work, won't be soon...

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org