From: Jakub Narebski <jnareb@gmail.com>
To: Jan Hudec <bulb@ucw.cz>
Cc: git@vger.kernel.org
Subject: Re: Automating svn<->git gateway
Date: Wed, 13 Oct 2010 01:25:48 +0200 [thread overview]
Message-ID: <201010130125.49725.jnareb@gmail.com> (raw)
In-Reply-To: <20101012203159.GC30870@efreet.light.src>
On wtorek 12. października 2010 22:31, Jan Hudec napisał:
> On Tue, Oct 12, 2010 at 12:54:54 -0700, Jakub Narebski wrote:
> > Jan Hudec <bulb@ucw.cz> writes:
> >
> > > I want to set up a gateway between subversion and git, which would keep the
> > > master synchonized with subversion trunk, both ways, and allow working with
> > > any additional branches independent of subversion. For users it should behave
> > > as any other shared git repository accessed by push and pull. And it needs to
> > > be automatic.
> > >
> > > Did anybody try to set up something like this?
> >
> > It is a pity that "Native SVN support in git" project at Google Summer of
> > Code 2010 (https://git.wiki.kernel.org/index.php/SoC2010Projects) turned
> > out to be too much for one summer; though people are working on it. It
> > would be perfect for this situation.
>
> I am not actually sure it would. What I want is that for people who already
> switch to git may immediately stop caring about subversion. From their point
> of view, it shouldn't be there.
>
> So while I'm sure the native SVN support will solve the quirks and bugs of
> git-svn, it will not do away with need for the gateway repository that will
> somehow synchronize itself with subversion.
Well, I think that native SVN support would allow to treat subversion
repository as one of repositories in the network of repositories. Those
repositories could be set in that pushing to central git repository pushes
also to subversion repository, and like central git repository fetches
from leaf repositories, it would fetch from subversion repository.
--
Jakub Narebski
Poland
next prev parent reply other threads:[~2010-10-12 23:25 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-11 19:30 Automating svn<->git gateway Jan Hudec
2010-10-11 20:33 ` Joshua Shrader
2010-10-12 17:35 ` Jan Hudec
2010-10-12 19:54 ` Jakub Narebski
2010-10-12 20:31 ` Jan Hudec
2010-10-12 23:25 ` Jakub Narebski [this message]
2010-10-13 17:17 ` Jan Hudec
2010-10-15 16:48 ` Jakub Narebski
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=201010130125.49725.jnareb@gmail.com \
--to=jnareb@gmail.com \
--cc=bulb@ucw.cz \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).