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

Re: PATCH: $Header$ keyword support (now with proper log message)

From: Folker Schamel <schamel23_at_spinor.com>
Date: 2004-09-15 17:33:44 CEST

> On Wednesday 15 September 2004 10:43, Garrett Rooney wrote:
>
>>The problem is that the client migh thave built with a different version
>>of the header files, and according to our versioning rules it's
>>perfectly valid for them to have done so.
>
>
> Ah, I see. That's the key point here. If you allow me to ask, why is this
> allowed? This doesn't add much value (I mean, how often would you grab a new
> version of the SDK libraries without also grabbing the new headers EVEN if
> they were claimed to be compatible.

Its not about grabbing; its about recompiling.
If you upgrade svn, you would have to recompiler ALL applications
using the svn lib.

And under windows there is no user compiling the applications
he is using by himself ;-)
And also under Linux more and more users install packages without
compiling by themself.

In other words, for windows users and such linux users,
in practise this would mean that different svn versions
are completely incompatible:
If there is a new svn version (e.g. a minor bugfix),
then they have to wait util ALL applications using svn
they are using provide a new binary package, too.

Cheers,
FOlker

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Sep 15 17:33:59 2004

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.