Christian Michon wrote:

> On Wed, Jun 25, 2008 at 6:14 PM, Bram Moolenaar <[EMAIL PROTECTED]> wrote:
> > Can someone use Git without installing any software?  If yes, then we
> > might be able to replace other methods.  If no, then lots of people will
> > prefer to stay with what they already have installed.
> 
> you can get snapshots without installing git ever.
> 
> just go to http://repo.or.cz/w/MacVim.git (hey a vim mac port under git)
> and you can click on any of the "snapshot" bullets...
> 
> you'll get a tar.gz matching a particular commit or a tag (yellow
> boxes, useful to track releases/milestones), or even experimental
> branches (in green) without ever had to install git, it even works
> with internet explorer...

Getting a tar.gz archive is not the same as running "cvs update".  Same
for using wget.  One can always download the archives if you are willing
to start from scratch.  Using git that way is not an improvement.

It should be more like running "rsync".  But then, rsync isn't available
everywhere either.

-- 
>From "know your smileys":
 8<}}   Glasses, big nose, beard

 /// Bram Moolenaar -- [EMAIL PROTECTED] -- http://www.Moolenaar.net   \\\
///        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\
\\\        download, build and distribute -- http://www.A-A-P.org        ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_dev" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---

Reply via email to