On Thu, Sep 22, 2011 at 8:05 AM, Baruch Burstein <[email protected]>wrote:
> How can I get a clean copy of the latest SQLite trunk in a script? Fossil > seems to only have an option for a "checkout", with all the additional > files > involved. I want just a clean copy of the code, like the sqlite-src-*.zip > file on the download page. > wget http://www.sqlite.org/src/tarball/sqlite-latest-trunk.tar.gz?uuid=trunk > > p.s. Bonus points if I can get just the files needed for building the > amalgamation, without art/contrib/ext/test/doc/etc. > _______________________________________________ > sqlite-users mailing list > [email protected] > http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users > -- D. Richard Hipp [email protected] _______________________________________________ sqlite-users mailing list [email protected] http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users

