On Fri, Mar 27, 2015 at 12:18 PM, Bram Moolenaar <b...@moolenaar.net> wrote:
> > Bram, is there a chance you'd be willing to also push to a Mercurial
> > mirror using one of the various bridge methods, either automatically
> > via repository hook or manually when you push patches to the public
> > repo?
>
> I do not plan to push to more than one repository, as the use is very
> limited.  But if someone wants to setup an automatic mechanism to mirror
> a repository, e.g. on Bitbucket, that's fine.  We can mention this on
> the vim.org pages.  Although using Mercurial to pull from Github is
> likely to work for most people.
>

What about if you just needed to do a one-time setup, to automatically
push to Hg when you push to your public Git repository, using a
repository hook and one of the bridges?

Then (if you really start using pull requests) you could pull from
either system easily as well.

> > If so, are we definitely set on GitHub? Has anyone found a hosting
> > site that allows you to have one landing page for both a git and a Hg
> > repository?
>
> Github is preferred by most users.  There is not going to be a place
> that 100% of the users are 100% happy with.  Of course there will be
> some pain when switching over, it is unavoidable.  Also when sticking
> with Mercurial (as I have experienced with Zimbu already).
>

Github is preferred by most *git* users. Because they already use git
and already have a Github account.

But Github doesn't support Mercurial AT ALL. Sure there is hg-git but it
isn't always smooth, and Hg users will still be limited to git clones on
Github for contributing.

If we use Bitbucket (or another service that supports both), nobody
needs to learn a new tool. And we can combine both repositories together
under one project page. People could clone server-side from either
repository depending on their system of choice, and that decision
wouldn't impact their ability to easily contribute back.

Of course, I suppose we could always link to two sites from one vim.org
page. But I'd rather any Hg repository be just as "valid" as the Github
one, not some read-only mirror nobody looks at. But it sounds like that
is the way it is heading.

-- 
-- 
You received this message from the "vim_dev" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to