David,

Am Mittwoch, den 11.01.2006, 08:46 +0100 schrieb David N. Welton:

> Ah... you are probably going to need to integrate apreq 2 (
> http://httpd.apache.org/apreq/ ) into the apache-2 subdirectory.
...
> The relevant files, at least in the 1.3 version of Rivet, are these:
> 
> apache_multipart_buffer.c
> apache_multipart_buffer.h
> apache_request.c
> apache_request.h
> 
> I just copied them in, instead of requiring people to get and install apreq.

What exactly is needed from apreq? Apreq seems to be a library with
complex functionality, from which only a small subset is needed...

> 1) The apreq list.  It's low traffic, the guys there are very helpful,
> and they know the C API well.
> 
> 2) [email protected] - http://httpd.apache.org/lists.html the main
> dev list.  It's pretty high traffic, but if someone knows the API, it's
> these guys.  That web page also mentions a module writers list, but I
> don't know if it's active or not.

Thank you, I will have a look at them.

> By the way, did you reorganize the code to separate out the
> 'independant' files and make sure things still compile?  Once you do
> that, I think there are no longer any blocks to putting this in subversion!

I did it, yes. I will send you a new tar.gz file separately tomorrow or
so. Still I don't know whether it compiles with Apache1.x..
At least automake-1.6 is needed now to build it (resp. to generate
Makefile.in's from the Makefile.am's). Automake-1.4 will not work, since
it does not support subdirectories.

> 
> I guess it's also high time that we figure out how to use subversion
> branches, so that the current code can become 1_0...
> 

This is described here:
http://svnbook.red-bean.com/nightly/en/svn.branchmerge.using.html#svn.branchmerge.using.create
I never did it on the command line but used tortoise-svn several times
for it...


Eckhard



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to