pombreda / vcscommand

Automatically exported from code.google.com/p/vcscommand
0 stars 0 forks source link

Add mercurial support #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I've received a few requests for this, and possibly some suggestions.  I'll
look into adding this as a low priority item.

Original issue reported on code.google.com by bob.hies...@gmail.com on 11 Mar 2008 at 11:23

GoogleCodeExporter commented 9 years ago
There is already a third party mercurial backend for this plugin on the vim 
scripts
website, it would be nice if included in this package.

Original comment by acorn...@gmail.com on 25 Apr 2008 at 8:08

GoogleCodeExporter commented 9 years ago
I agree.  I have reached out to the author of that plugin, as well as those of 
a few
more, to see if they are interested in bundling them together.

Original comment by bob.hies...@gmail.com on 28 Apr 2008 at 2:33

GoogleCodeExporter commented 9 years ago
I prefer to use Mercurial on windows, because of its native support. So this
enhancement would be very welcome!

Original comment by alok.bis...@gmail.com on 8 Dec 2008 at 8:06

GoogleCodeExporter commented 9 years ago
I modified vcssvn.vim to support mercurial (hg). The resulting vcshg.vim is 
attached
to this comment. To use it simply put it in your .vim/plugin directory.

Original comment by martin.f...@gmail.com on 12 Jun 2009 at 10:54

Attachments:

GoogleCodeExporter commented 9 years ago
I'd appreciate any feedback mercurial users can offer here, as I am not at all 
familiar 
with it.

Original comment by bob.hies...@gmail.com on 16 Jun 2009 at 6:11

GoogleCodeExporter commented 9 years ago
The vcshg.vim in comment 4 seems to work pretty well with release beta29. I only
really use Blame and VimDiff though, so I haven't tried Commit, Revert, etc.

Original comment by richard.quirk on 19 Jul 2009 at 11:29

GoogleCodeExporter commented 9 years ago
Thank you for the testing.  I've added the script to my repo and as long as it
doesn't interfere with the other plugins, I will release it.

Original comment by bob.hies...@gmail.com on 21 Jul 2009 at 1:48

GoogleCodeExporter commented 9 years ago

Original comment by bob.hies...@gmail.com on 30 Oct 2009 at 8:38