Re: Mercurial repository available for Vim

2010-02-14 Fir de Conversatie Ben Schmidt
I wrote: Ulterior motive: It would make a lot of sense, and certainly make my life easier, if the MacVim repository could be based on the Vim repository. Of course, ideally I'd love to see MacVim using hg, too, but with the help of that extension above, it could continue using git and still use t

Re: Mercurial repository available for Vim

2010-02-14 Fir de Conversatie Ben Schmidt
Bram, I wonder whether you'd consider, to aid people who use git, installing this Mercurial extension:, and setting up a hook so that when you push your changes to the public hg repo, they also get pushed to a public git repo somewhere? The benefit of doing it using that

Re: Mercurial repository available for Vim

2010-02-14 Fir de Conversatie Bram Moolenaar
Ben Schmidt wrote: > >> Just curious, is the plan for this Mercurial repository to be the > >> 'main' repository for Vim (like CVS is today)? > > > > If all goes well I will make Mercurial the main (and only) repository > > that I use. CVS slows me down. Mercurial is fast enough to also handle

Re: Mercurial repository available for Vim

2010-02-13 Fir de Conversatie bjorn.winckler
On Feb 13, 5:05 am, Ben Schmidt wrote: > > Bram, I wonder whether you'd consider, to aid people who use git, > installing this Mercurial extension: , > and setting up a hook so that when you push your changes to the public > hg repo, they also get pushed to a public git r

Re: Mercurial repository available for Vim

2010-02-13 Fir de Conversatie mobi phil
http://gitorious.com/vim was created for the same reason, but never populated for similar reasons mobiphil http://mobiphil.com 2010/2/13 Jjgod Jiang : > Hi Ben, > > On Sat, Feb 13, 2010 at 12:05 PM, Ben Schmidt > wrote: >> Ulterior motive: It would make a lot of sense, and certainly make m

Re: Mercurial repository available for Vim

2010-02-12 Fir de Conversatie Jjgod Jiang
Hi Ben, On Sat, Feb 13, 2010 at 12:05 PM, Ben Schmidt wrote: > Ulterior motive: It would make a lot of sense, and certainly make my > life easier, if the MacVim repository could be based on the Vim > repository. Of course, ideally I'd love to see MacVim using hg, too, but > with the help of that

Re: Mercurial repository available for Vim

2010-02-12 Fir de Conversatie Ben Schmidt
Just curious, is the plan for this Mercurial repository to be the 'main' repository for Vim (like CVS is today)? If all goes well I will make Mercurial the main (and only) repository that I use. CVS slows me down. Mercurial is fast enough to also handle runtime file updates. I'm loving it!

Re: Mercurial repository available for Vim

2010-01-28 Fir de Conversatie James Vega
On Fri, Jan 29, 2010 at 12:49:46AM +0100, Markus Heidelberg wrote: > James Vega, 2010-01-29: > > On Fri, Jan 29, 2010 at 12:06:15AM +0100, Markus Heidelberg wrote: > > > Bram Moolenaar, 2010-01-07: > > > > > > > > Let me know if something looks wrong. Once this is "approved" by > > > > vim-dev I'

Re: Mercurial repository available for Vim

2010-01-28 Fir de Conversatie Markus Heidelberg
James Vega, 2010-01-29: > On Fri, Jan 29, 2010 at 12:06:15AM +0100, Markus Heidelberg wrote: > > Bram Moolenaar, 2010-01-07: > > > > > > Let me know if something looks wrong. Once this is "approved" by > > > vim-dev I'll publish it to a larger audience. > > > > Is this the final Vim repository n

Re: Mercurial repository available for Vim

2010-01-28 Fir de Conversatie James Vega
On Fri, Jan 29, 2010 at 12:06:15AM +0100, Markus Heidelberg wrote: > Bram Moolenaar, 2010-01-07: > > > > Let me know if something looks wrong. Once this is "approved" by > > vim-dev I'll publish it to a larger audience. > > Is this the final Vim repository now or do you plan to rewrite it before

Re: Mercurial repository available for Vim

2010-01-28 Fir de Conversatie Markus Heidelberg
Bram Moolenaar, 2010-01-07: > > Let me know if something looks wrong. Once this is "approved" by > vim-dev I'll publish it to a larger audience. Is this the final Vim repository now or do you plan to rewrite it before announcing it officially? Why don't you include the history (patch description

Re: Mercurial repository available for Vim

2010-01-19 Fir de Conversatie Bram Moolenaar
Markus Heidelberg wrote: > > Only English spell files are included. > > I just noticed runtime/spell/yi/README.txt, which should be deleted from > the repository and the ftp server. The same file is available as > runtime/spell/README_yi.txt. That is intentional. The other spell README files c

Re: Mercurial repository available for Vim

2010-01-17 Fir de Conversatie Markus Heidelberg
Bram Moolenaar, 2010-01-17: > > Markus Heidelberg wrote: > > > Bram Moolenaar, 2010-01-07: > > > > > > I have setup a Mercurial repository. It contains the same files that > > > are in CVS, plus the updated runtime files. > > > > What about these files, available via ftp, but not via hg? > >

Re: Mercurial repository available for Vim

2010-01-17 Fir de Conversatie Bram Moolenaar
Markus Heidelberg wrote: > Bram Moolenaar, 2010-01-07: > > > > I have setup a Mercurial repository. It contains the same files that > > are in CVS, plus the updated runtime files. > > What about these files, available via ftp, but not via hg? > > runtime/getdos.aap > runtime/getunix.aap > run

Re: Mercurial repository available for Vim

2010-01-16 Fir de Conversatie Markus Heidelberg
Chris Sutcliffe, 2010-01-16: > >> I have setup a Mercurial repository. It contains the same files that > >> are in CVS, plus the updated runtime files. > > > > What about these files, available via ftp, but not via hg? > > The .aap files are a bit redundant given that all the code is in the > Mer

Re: Mercurial repository available for Vim

2010-01-16 Fir de Conversatie Chris Sutcliffe
>> I have setup a Mercurial repository.  It contains the same files that >> are in CVS, plus the updated runtime files. > > What about these files, available via ftp, but not via hg? The .aap files are a bit redundant given that all the code is in the Mercurial repository anyway, aren't they? Chr

Re: Mercurial repository available for Vim

2010-01-16 Fir de Conversatie Markus Heidelberg
Bram Moolenaar, 2010-01-07: > > I have setup a Mercurial repository. It contains the same files that > are in CVS, plus the updated runtime files. What about these files, available via ftp, but not via hg? runtime/getdos.aap runtime/getunix.aap runtime/main.aap runtime/README.txt runtime/spell/

Re: Mercurial repository available for Vim

2010-01-12 Fir de Conversatie Chris Sutcliffe
> In the meantime, will you be updating the Mercurial repository as well > as CVS?  I've noticed patch 328 is not in Mercurial yet, so I'm just > curious (I apologize if I'm jumping the gun a little bit here). It's there now... Thank you! Chris -- Chris Sutcliffe http://emergedesktop.org -- Y

Re: Mercurial repository available for Vim

2010-01-12 Fir de Conversatie Chris Sutcliffe
Hi Bram, > If all goes well I will make Mercurial the main (and only) repository > that I use.  CVS slows me down.  Mercurial is fast enough to also handle > runtime file updates. Excellent! I look forward to it! > I'm not in a hurry though, I'll probably drop CVS only when 7.3 comes > out (whe

Re: Mercurial repository available for Vim

2010-01-11 Fir de Conversatie Xavier de Gaye
2010/1/10 Dominique Pellé: > > I'm curious, is there any advantage in using the Mercurial > extension rather than the Vim plugin? > The Mercurial extension uses the DirDiff Vim plugin and operates over the whole list of changed files. A window shows this list. You select a file in this list with

Re: Mercurial repository available for Vim

2010-01-10 Fir de Conversatie Dominique Pellé
Xavier de Gaye wrote: > For information, there is a very useful mercurial extension that > allows seeing the diffs between two revisions in vim with the DirDiff > plugin, see > http://mercurial.selenic.com/wiki/ExtdiffExtension > and run 'hg vim -r n1:n2' > > Thanks for setting up a Vim Mercurial

Re: Mercurial repository available for Vim

2010-01-10 Fir de Conversatie Xavier de Gaye
On Thu, Jan 7, 2010 at 5:28 PM, Bram Moolenaar wrote: > > I have setup a Mercurial repository.  It contains the same files that > are in CVS, plus the updated runtime files. > > You can checkout the files with this command: > >    hg clone https://vim.googlecode.com/hg/ vim > I got this error whe

Re: Mercurial repository available for Vim

2010-01-08 Fir de Conversatie Mike Williams
On 08/01/2010 09:30, Mike Williams wrote: On 07/01/2010 22:08, Bram Moolenaar wrote: Mike Williams wrote: On 07/01/2010 16:28, Bram Moolenaar wrote: I have setup a Mercurial repository. It contains the same files that are in CVS, plus the updated runtime files. You can checkout the files wi

Re: Mercurial repository available for Vim

2010-01-08 Fir de Conversatie François Ingelrest
On Thu, Jan 7, 2010 at 17:28, Bram Moolenaar wrote: > I have setup a Mercurial repository.  It contains the same files that > are in CVS, plus the updated runtime files. > > You can checkout the files with this command: > >    hg clone https://vim.googlecode.com/hg/ vim > > For most machines you ca

Re: Mercurial repository available for Vim

2010-01-08 Fir de Conversatie Mike Williams
On 07/01/2010 22:08, Bram Moolenaar wrote: Mike Williams wrote: On 07/01/2010 16:28, Bram Moolenaar wrote: I have setup a Mercurial repository. It contains the same files that are in CVS, plus the updated runtime files. You can checkout the files with this command: hg clone https://v

Re: Mercurial repository available for Vim

2010-01-08 Fir de Conversatie Bram Moolenaar
Chris Sutcliffe wrote: > > I have setup a Mercurial repository. =A0It contains the same files that > > are in CVS, plus the updated runtime files. > > > > > Let me know if something looks wrong. =A0Once this is "approved" by > > vim-dev I'll publish it to a larger audience. > > Just curious,

Re: Mercurial repository available for Vim

2010-01-07 Fir de Conversatie Gary Johnson
On 2010-01-07, Gary Johnson wrote: > On 2010-01-07, Bram Moolenaar wrote: > > > > I have setup a Mercurial repository. It contains the same files that > > are in CVS, plus the updated runtime files. > > > Let me know if something looks wrong. Once this is "approved" by > > vim-dev I'll publish

Re: Mercurial repository available for Vim

2010-01-07 Fir de Conversatie winterTTr
On Fri, Jan 8, 2010 at 12:28 AM, Bram Moolenaar wrote: > > I have setup a Mercurial repository. It contains the same files that > are in CVS, plus the updated runtime files. > > You can checkout the files with this command: > >hg clone https://vim.googlecode.com/hg/ vim > > For most machines

Re: Mercurial repository available for Vim

2010-01-07 Fir de Conversatie Chris Sutcliffe
> I have setup a Mercurial repository.  It contains the same files that > are in CVS, plus the updated runtime files. > Let me know if something looks wrong.  Once this is "approved" by > vim-dev I'll publish it to a larger audience. Just curious, is the plan for this Mercurial repository to be

Re: Mercurial repository available for Vim

2010-01-07 Fir de Conversatie Bram Moolenaar
Mike Williams wrote: > On 07/01/2010 16:28, Bram Moolenaar wrote: > > I have setup a Mercurial repository. It contains the same files that > > are in CVS, plus the updated runtime files. > > > > You can checkout the files with this command: > > > > hg clone https://vim.googlecode.com/hg/ vi

Re: Mercurial repository available for Vim

2010-01-07 Fir de Conversatie Antonio Colombo
Download and make of vim (7.2.327) using "hg" works fine on openSUSE 11.2 Antonio -- /||\| Antonio Colombo / || \ | anto...@geekcorp.com / () \ | azc...@gmail.com (___||___) | az...@yahoo.com -- You received this message from the "vim_dev" maillist. For more information, visit http

Re: Mercurial repository available for Vim

2010-01-07 Fir de Conversatie Dennis Benzinger
Bram Moolenaar wrote: I have setup a Mercurial repository. It contains the same files that are in CVS, plus the updated runtime files. You can checkout the files with this command: hg clone https://vim.googlecode.com/hg/ vim For most machines you can install a Mercurial package that has t

Re: Mercurial repository available for Vim

2010-01-07 Fir de Conversatie Navdeep Parhar
On Thu, Jan 7, 2010 at 8:28 AM, Bram Moolenaar wrote: > ... > Let me know if something looks wrong.  Once this is "approved" by > vim-dev I'll publish it to a larger audience. I'm able to pull the repository and build + install from the local copy on FreeBSD 8, Solaris 10u8, and OpenSolaris 2009.

Re: Mercurial repository available for Vim

2010-01-07 Fir de Conversatie Gary Johnson
On 2010-01-07, Bram Moolenaar wrote: > > I have setup a Mercurial repository. It contains the same files that > are in CVS, plus the updated runtime files. > Let me know if something looks wrong. Once this is "approved" by > vim-dev I'll publish it to a larger audience. I just set up repositor

Re: Mercurial repository available for Vim

2010-01-07 Fir de Conversatie David Fishburn
On Thu, Jan 7, 2010 at 11:28 AM, Bram Moolenaar wrote: > > I have setup a Mercurial repository.  It contains the same files that > are in CVS, plus the updated runtime files. > > You can checkout the files with this command: > >    hg clone https://vim.googlecode.com/hg/ vim > > For most machines

Re: Mercurial repository available for Vim

2010-01-07 Fir de Conversatie Mike Williams
Hi, On 07/01/2010 16:28, Bram Moolenaar wrote: I have setup a Mercurial repository. It contains the same files that are in CVS, plus the updated runtime files. You can checkout the files with this command: hg clone https://vim.googlecode.com/hg/ vim For most machines you can install a M

Mercurial repository available for Vim

2010-01-07 Fir de Conversatie Bram Moolenaar
I have setup a Mercurial repository. It contains the same files that are in CVS, plus the updated runtime files. You can checkout the files with this command: hg clone https://vim.googlecode.com/hg/ vim For most machines you can install a Mercurial package that has the "hg" command. More