Bruce Momjian wrote:
>Neil Conway wrote:
>
>
>>Bruce Momjian wrote:
>>
>>
>>>Agreed, even if the URL is only valid for a week or so.
>>>
>>>
>>Why would the URL only be temporarily valid?
>>
>>
>
>If Marc needed to save disk space or something. If we could
>auto-generate on the fly via a URL, even better.
>
That's what cvsweb does ... it will generate a diff between any 2
arbitrary versions of a file on the fly. All you need to know are the
revision numbers - e.g.
http://developer.postgresql.org/cvsweb.cgi/pgsql-server/configure.diff?r1=1.365&r2=1.366
cheers
andrew