On Fri, Nov 29, 2013 at 10:35 PM, Andy Goth <[email protected]> wrote:
> I'm experimenting with downloading specific versions of Fossil via its > /tarball/ mechanism, but no matter what URL I use, I always get the current > trunk. > > Here are a few I've tried: > > http://www.fossil-scm.org/fossil/tarball?ci=version-1.27 > > http://www.fossil-scm.org/fossil/tarball/version-1.27.tar.gz > > http://www.fossil-scm.org/fossil/tarball/13ad13092060dfb995404ca354aa4e > 458d66fdbf.tar.gz > http://www.fossil-scm.org/fossil/tarball/name-you-want.tar.gz?uuid=version-1.27 > > Changing the name of the final URL component only succeeds in changing the > name of the directory into which the archive unpacks. The VERSION file > contains 1.28 every time. > > tar.c appears to try to convert the filename (sans .tar.gz) to an RID (I > assume that means aRtifact ID), but this doesn't seem to be working. Or it > could be that I'm not specifying the name right. An example would be > helpful. > > -- > Andy Goth | <andrew.m.goth/at/gmail/dot/com> > _______________________________________________ > fossil-users mailing list > [email protected] > http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users > -- D. Richard Hipp [email protected]
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

