On Thu, 26 Aug 2010, Dirk Eddelbuettel wrote:

On 26 August 2010 at 11:28, R P Herrold wrote:

| Is anyone aware of explanations, other than a release process
| that does not require unique versioning of differing content?
| [it seems pretty basic to me that a 'receiver' of new content
| could do the checks I do, and decline to push conflicting
| md5sums over an identically named prior candidate in archive]

Version numbers change only when DESCRIPTION/Version gets updated.

Content (of the tarball) and thusly md5sum changes whenever _any_ file
in the archive changes.

Methinks you tricked yourself into assuming tarballs have to be constant
because they are on CRAN _where changes happen only with new releases_.

It is good to know that my tool was looking at the wrong datum. Thank you, Dirk.

I shall amend my tool. Probably I'll add a 'unroller' and diff tool so I may seem the changes pushing through

Doesn't this cause your builder some heartburn in Debian package md5sum verification phase of autobuilding, or do you simply auto-bump the release field within a version series?

-- Russ herrold

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to