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

Re: Packaging issues - dependent packages

From: Greg Hudson <ghudson_at_MIT.EDU>
Date: 2001-10-19 18:00:35 CEST

> Hmm, dunno. Would like to hear others thoughts on this.

If other programs use apr and/or neon (and they do, of course),
including them in Subversion is definitely the wrong thing in the long
run. Think about how an apache RPM (using an APR-ized apache) and a
Subversion RPM would interact--they'd have conflicting files. Think
about what Debian would have to do if they ran into an APR bug and
needed to apply a local fix, if every APR-using program included its
own copy of the source code.

(I have to deal with this problem frequently at work; the MIT krb5
distribution includes support libraries like com_err "for
convenience," but it's decidedly inconvenient for people who use any
other com_err-using programs.)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sat Oct 21 14:36:45 2006

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.