All of lore.kernel.org
 help / color / mirror / Atom feed
* bazaar mirror available
@ 2009-10-22 20:32 Robert Millan
  2009-10-23 14:40 ` Vladimir 'phcoder' Serbinenko
  0 siblings, 1 reply; 9+ messages in thread
From: Robert Millan @ 2009-10-22 20:32 UTC (permalink / raw)
  To: grub-devel


Hi,

As you may have noticed, a GNU Bazaar mirror of SVN trunk is now available.
It can be accessed via:

  bzr branch http://bzr.savannah.gnu.org/r/grub/trunk

  bzr branch sftp://<membername>@bzr.savannah.gnu.org/srv/bzr/grub/trunk

It'll be regularly resynced to latest SVN.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: bazaar mirror available
  2009-10-22 20:32 bazaar mirror available Robert Millan
@ 2009-10-23 14:40 ` Vladimir 'phcoder' Serbinenko
  2009-10-24 12:36   ` Robert Millan
  0 siblings, 1 reply; 9+ messages in thread
From: Vladimir 'phcoder' Serbinenko @ 2009-10-23 14:40 UTC (permalink / raw)
  To: The development of GRUB 2

Robert Millan wrote:
> Hi,
>
> As you may have noticed, a GNU Bazaar mirror of SVN trunk is now available.
> It can be accessed via:
>
>   bzr branch http://bzr.savannah.gnu.org/r/grub/trunk
>
>   bzr branch sftp://<membername>@bzr.savannah.gnu.org/srv/bzr/grub/trunk
>
> It'll be regularly resynced to latest SVN.
>
>   
What's preventing of using it as a main repository? This should allow
easy resync


-- 
Regards
Vladimir 'phcoder' Serbinenko
Personal git repository: http://repo.or.cz/w/grub2/phcoder.git 





^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: bazaar mirror available
  2009-10-23 14:40 ` Vladimir 'phcoder' Serbinenko
@ 2009-10-24 12:36   ` Robert Millan
  2009-10-24 23:04     ` Vladimir 'phcoder' Serbinenko
  0 siblings, 1 reply; 9+ messages in thread
From: Robert Millan @ 2009-10-24 12:36 UTC (permalink / raw)
  To: The development of GRUB 2

On Fri, Oct 23, 2009 at 04:40:06PM +0200, Vladimir 'phcoder' Serbinenko wrote:
> What's preventing of using it as a main repository? This should allow
> easy resync

Historically, it's been very hard for us to reach consensus on which revision
control system to use.  When we settled on SVN, it happened because we were
all fed up with CVS, not because it completely satisfied everyone.  In fact,
it was Bean who proposed it, even if he used GIT himself at the time!

Other developers were unsatisfied with this decision, but chose not to object
to it just so we could get rid of CVS.

Since a very wide consensus was reached, and it was so hard to archieve it,
I'm very reluctant to push for Bazaar as our trunk repository unless everyone
agrees this is what we want.

Personally, I prefer if we did this switch, but I also think SVN does a good
job at managing a trunk.  I don't mind living with it for the time being.

When I feel something is important, I don't hesitate to use my authority as
maintainer, but in this case I don't consider it necessary.  That said, if
I see consensus that we should switch to Bazaar as main repository, I won't
be the one to stop it.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: bazaar mirror available
  2009-10-24 12:36   ` Robert Millan
@ 2009-10-24 23:04     ` Vladimir 'phcoder' Serbinenko
  2009-11-08 16:13       ` Bazaar as main repository Robert Millan
  0 siblings, 1 reply; 9+ messages in thread
From: Vladimir 'phcoder' Serbinenko @ 2009-10-24 23:04 UTC (permalink / raw)
  To: The development of GRUB 2

Robert Millan wrote:
> On Fri, Oct 23, 2009 at 04:40:06PM +0200, Vladimir 'phcoder' Serbinenko wrote:
>   
>> What's preventing of using it as a main repository? This should allow
>> easy resync
>>     
>
> Historically, it's been very hard for us to reach consensus on which revision
> control system to use.  When we settled on SVN, it happened because we were
> all fed up with CVS, not because it completely satisfied everyone.  In fact,
> it was Bean who proposed it, even if he used GIT himself at the time!
>
> Other developers were unsatisfied with this decision, but chose not to object
> to it just so we could get rid of CVS.
>
> Since a very wide consensus was reached, and it was so hard to archieve it,
> I'm very reluctant to push for Bazaar as our trunk repository unless everyone
> agrees this is what we want.
>
> Personally, I prefer if we did this switch, but I also think SVN does a good
> job at managing a trunk.  I don't mind living with it for the time being.
>
> When I feel something is important, I don't hesitate to use my authority as
> maintainer, but in this case I don't consider it necessary.  That said, if
> I see consensus that we should switch to Bazaar as main repository, I won't
> be the one to stop it.
>
>   
Even though I'm git user and only bzr newbie, now when I started to
learn it I like it and am for its adoption as main repo

-- 
Regards
Vladimir 'phcoder' Serbinenko
Personal git repository: http://repo.or.cz/w/grub2/phcoder.git 




^ permalink raw reply	[flat|nested] 9+ messages in thread

* Bazaar as main repository
  2009-10-24 23:04     ` Vladimir 'phcoder' Serbinenko
@ 2009-11-08 16:13       ` Robert Millan
  2009-11-09 15:49         ` Michal Suchanek
  0 siblings, 1 reply; 9+ messages in thread
From: Robert Millan @ 2009-11-08 16:13 UTC (permalink / raw)
  To: The development of GRUB 2

[-- Attachment #1: Type: text/plain, Size: 2327 bytes --]

On Sun, Oct 25, 2009 at 01:04:48AM +0200, Vladimir 'phcoder' Serbinenko wrote:
> Robert Millan wrote:
> > On Fri, Oct 23, 2009 at 04:40:06PM +0200, Vladimir 'phcoder' Serbinenko wrote:
> >   
> >> What's preventing of using it as a main repository? This should allow
> >> easy resync
> >
> > Historically, it's been very hard for us to reach consensus on which revision
> > control system to use.  When we settled on SVN, it happened because we were
> > all fed up with CVS, not because it completely satisfied everyone.  In fact,
> > it was Bean who proposed it, even if he used GIT himself at the time!
> >
> > Other developers were unsatisfied with this decision, but chose not to object
> > to it just so we could get rid of CVS.
> >
> > Since a very wide consensus was reached, and it was so hard to archieve it,
> > I'm very reluctant to push for Bazaar as our trunk repository unless everyone
> > agrees this is what we want.
> >
> > Personally, I prefer if we did this switch, but I also think SVN does a good
> > job at managing a trunk.  I don't mind living with it for the time being.
> >
> > When I feel something is important, I don't hesitate to use my authority as
> > maintainer, but in this case I don't consider it necessary.  That said, if
> > I see consensus that we should switch to Bazaar as main repository, I won't
> > be the one to stop it.
> >
> >   
> Even though I'm git user and only bzr newbie, now when I started to
> learn it I like it and am for its adoption as main repo

Hi,

Vladimir would like to do this move;  I would like too, and can only assume
that Colin Watson would be satisfied with it.

So far nobody protested, and we finally sorted out the corruption problems.

I stop resyncing with SVN now.  All developers are encouraged to commit
directly to Bazaar (either trunk, experimental or personal branch depending
on the nature of changes).

Please remember to use sftp:// protocol, NOT bzr+ssh://.  If/when Savannah
upgrades their bzr daemon, we might consider using bzr+ssh:// in the future.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 835 bytes --]

^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Bazaar as main repository
  2009-11-08 16:13       ` Bazaar as main repository Robert Millan
@ 2009-11-09 15:49         ` Michal Suchanek
  2009-11-09 16:02           ` Robert Millan
  2009-11-09 16:35           ` Felix Zielcke
  0 siblings, 2 replies; 9+ messages in thread
From: Michal Suchanek @ 2009-11-09 15:49 UTC (permalink / raw)
  To: The development of GNU GRUB

2009/11/8 Robert Millan <rmh@aybabtu.com>:
>
> Hi,
>
> Vladimir would like to do this move;  I would like too, and can only assume
> that Colin Watson would be satisfied with it.
>
> So far nobody protested, and we finally sorted out the corruption problems.
>
> I stop resyncing with SVN now.  All developers are encouraged to commit
> directly to Bazaar (either trunk, experimental or personal branch depending
> on the nature of changes).

Hello,

is there a tool similar to git-svn that would import bzr repository into git?

Or will the be the bzr development mirrored in the svn repository?

brz is very obscure system and even if it's good it may be hard to get
started with.

Thanks

Michal



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Bazaar as main repository
  2009-11-09 15:49         ` Michal Suchanek
@ 2009-11-09 16:02           ` Robert Millan
  2009-11-09 16:16             ` Michal Suchanek
  2009-11-09 16:35           ` Felix Zielcke
  1 sibling, 1 reply; 9+ messages in thread
From: Robert Millan @ 2009-11-09 16:02 UTC (permalink / raw)
  To: The development of GNU GRUB

On Mon, Nov 09, 2009 at 04:49:58PM +0100, Michal Suchanek wrote:
> 2009/11/8 Robert Millan <rmh@aybabtu.com>:
> >
> > Hi,
> >
> > Vladimir would like to do this move;  I would like too, and can only assume
> > that Colin Watson would be satisfied with it.
> >
> > So far nobody protested, and we finally sorted out the corruption problems.
> >
> > I stop resyncing with SVN now.  All developers are encouraged to commit
> > directly to Bazaar (either trunk, experimental or personal branch depending
> > on the nature of changes).
> 
> Hello,
> 
> is there a tool similar to git-svn that would import bzr repository into git?

I think there is, but I'll let someone who knows better reply on that.

> Or will the be the bzr development mirrored in the svn repository?

No plans for that.

> brz is very obscure system and even if it's good it may be hard to get
> started with.

Can you be more specific?  I've only used it for a few weeks, and let aside
the problems related to svn->bzr conversion or bzr+ssh:// interaction, I
found it very easy to figure out.

-- 
Robert Millan

  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
  how) you may access your data; but nobody's threatening your freedom: we
  still allow you to remove your data and not access it at all."



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Bazaar as main repository
  2009-11-09 16:02           ` Robert Millan
@ 2009-11-09 16:16             ` Michal Suchanek
  0 siblings, 0 replies; 9+ messages in thread
From: Michal Suchanek @ 2009-11-09 16:16 UTC (permalink / raw)
  To: The development of GNU GRUB

2009/11/9 Robert Millan <rmh@aybabtu.com>:
> On Mon, Nov 09, 2009 at 04:49:58PM +0100, Michal Suchanek wrote:
>> 2009/11/8 Robert Millan <rmh@aybabtu.com>:
>> >
>> > Hi,
>> >
>> > Vladimir would like to do this move;  I would like too, and can only assume
>> > that Colin Watson would be satisfied with it.
>> >
>> > So far nobody protested, and we finally sorted out the corruption problems.
>> >
>> > I stop resyncing with SVN now.  All developers are encouraged to commit
>> > directly to Bazaar (either trunk, experimental or personal branch depending
>> > on the nature of changes).
>>
>> Hello,
>>
>> is there a tool similar to git-svn that would import bzr repository into git?
>
> I think there is, but I'll let someone who knows better reply on that.
>
>> Or will the be the bzr development mirrored in the svn repository?
>
> No plans for that.
>
>> brz is very obscure system and even if it's good it may be hard to get
>> started with.
>
> Can you be more specific?  I've only used it for a few weeks, and let aside
> the problems related to svn->bzr conversion or bzr+ssh:// interaction, I
> found it very easy to figure out.
>

At the very least there is the problem of existing git branches/local
repositories.

Thanks

Michal



^ permalink raw reply	[flat|nested] 9+ messages in thread

* Re: Bazaar as main repository
  2009-11-09 15:49         ` Michal Suchanek
  2009-11-09 16:02           ` Robert Millan
@ 2009-11-09 16:35           ` Felix Zielcke
  1 sibling, 0 replies; 9+ messages in thread
From: Felix Zielcke @ 2009-11-09 16:35 UTC (permalink / raw)
  To: The development of GNU GRUB

Am Montag, den 09.11.2009, 16:49 +0100 schrieb Michal Suchanek:
> 
> is there a tool similar to git-svn that would import bzr repository
> into git? 

You can use the bzr fast-export , git fast-import method for a one time
conversion.
If I understood Vladimir on IRC right, incremental mirroring should also
be possible with it.

There also seems to be some git-bzr stuff:
http://github.com/pieter/git-bzr/network

-- 
Felix Zielcke
Proud Debian Maintainer and GNU GRUB developer




^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2009-11-09 16:35 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-10-22 20:32 bazaar mirror available Robert Millan
2009-10-23 14:40 ` Vladimir 'phcoder' Serbinenko
2009-10-24 12:36   ` Robert Millan
2009-10-24 23:04     ` Vladimir 'phcoder' Serbinenko
2009-11-08 16:13       ` Bazaar as main repository Robert Millan
2009-11-09 15:49         ` Michal Suchanek
2009-11-09 16:02           ` Robert Millan
2009-11-09 16:16             ` Michal Suchanek
2009-11-09 16:35           ` Felix Zielcke

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.