On Wed, Apr 16, 2008 at 2:51 PM, Gary V. Vaughan <[EMAIL PROTECTED]> wrote: > > Playing devil's advocate: > > If Libtool moves to git-version-gen ala Autoconf, it won't be possible to > do this > anymore: > > a-machine-with-git$ git-clone http://git.sv.gnu.org/libtool.git libtool > a-machine-with-git$ scp libtool [EMAIL PROTECTED]: > a-machine-with-git$ ssh [EMAIL PROTECTED] > some-machine-without-git$ cd libtool > some-machine-without-git$ ./bootstrap > > Which is apparently a common usage pattern for some users.
With gitweb, there's a far easier process: http://git.sv.gnu.org/gitweb/?p=libtool.git;a=snapshot;h=HEAD;sf=tgz That would be the snapshot link under a tree view. -- Dan _______________________________________________ http://lists.gnu.org/mailman/listinfo/libtool
