On Thu, 28 Apr 2011 21:09:06 +0100, Erving wrote: > Sometimes something stops working, as I keep a selection of previous > revisions > I can get some idea of when this happened to try and find the cause. If other > revisions were still available it might be possible to locate the change that > was the cause, or at least in which revision it occured.
I see where you're coming from, but to do so would take up an awful lot of storage space on the server, and encourage downloading of versions we are trying to obsolete. There is no benefit to going back to older revisions, except in specific cases where something has broken, and even then the user ought to be reverting back to the last stable (release) build - after submitting a bug report of course! Usually if we know what has broken, referring to the SVN logs allows us to pinpoint when this happened anyway, and building older revisions ourselves is always an option if it comes to that. Chris