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

Re: Subversion and Apache1/Tomcat

From: <kfogel_at_collab.net>
Date: 2003-12-24 05:10:34 CET

Jack Repenning <jrepenning@collab.net> writes:
> > No, mod_dav_svn depends on the Apache2 API, and it will never be
> > backported to apache1.
>
> A fine example of the costs of uncontrolled API drift. A deprecation
> strategy for API drift would have left the Apache1 mod APIs working in
> Apache2, only removing them in Apache3.

Is this an example of what you think it is?

I understood the above to mean that mod_dav_svn was written for an API
that didn't exist until Apache2. No Apache1->Apache2 compatibility
strategy could make code written specifically for Apache2 work in
Apache1. I mean, the point of release 2 is that it has new
stuff... If you depend on the new stuff, then you don't work with just
the old stuff.

-K

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org
Received on Wed Dec 24 06:01:40 2003

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

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