Mercurial mirror, FYI.
Joakim Tjernlund
joakim.tjernlund at transmode.se
Tue Mar 13 03:23:24 PDT 2007
On Tue, 2007-03-13 at 10:09 +0000, Luciano Miguel Ferreira Rocha wrote:
> On Tue, Mar 13, 2007 at 10:51:25AM +0100, Joakim Tjernlund wrote:
> > On Tue, 2007-03-13 at 09:34 +0000, Luciano Miguel Ferreira Rocha wrote:
> > > On Tue, Mar 13, 2007 at 08:46:53AM +0100, Joakim Tjernlund wrote:
> > > > With git you can, both ways. Look at git-svn
> > >
> > > I think the point was that he wont allow it. :)
> >
> > oh, last I looked at mercurial I didn't find a way to do that. Care to
> > tell me how?
>
> Sorry, I didn't mean that the feature is available (though I think
> it's doable by creating custom commit hooks). Only that allowing commits
> to the hg repository (by third or second parties) instead of directly to
> the subversion repository would only confuse things and wasn't a feature
> Rob desired.
>
> But I'm not authoritative, so what do I know?
>
OK
I use git for u-boot and kernel dev here for 2 resons
1) u-boot and kernel uses git as their native SCM
2) git has a builtin bridge(git-svn) that lets you do track an
SVN repo, both ways(you can commit you own additions as well as merge
new stuff from the SVN repo into your git repo.
Jocke
More information about the uClibc
mailing list