Quoting "Yoshinori K. Okuji" <[EMAIL PROTECTED]>:
On Thursday 17 July 2008 21:10:11 Pavel Roskin wrote:
Let's take another project and look at it as outsiders to get some
perspective. Suppose gcc 5 is rewritten in Haskell. Do we expect it to
be in a separate repository?
Yes, I do, if it is
On Thursday 17 July 2008 21:10:11 Pavel Roskin wrote:
> On Wed, 2008-07-16 at 21:59 -0700, Colin D Bennett wrote:
> > > If we're using branches, I suggest the following layout:
> > >
> > > branches
> > >grub-legacy
> > > trunk
> > > tags
> > > grub-0.97
> > > grub-1.96
> > > ...
> > >
> >
On Wed, 2008-07-16 at 21:59 -0700, Colin D Bennett wrote:
> > If we're using branches, I suggest the following layout:
> >
> > branches
> >grub-legacy
> > trunk
> > tags
> > grub-0.97
> > grub-1.96
> > ...
> >
> > trunk is grub2, the current develop branch, and grub-legacy is under
> >
On Thu, 17 Jul 2008 11:20:47 +0800
Bean <[EMAIL PROTECTED]> wrote:
> On Wed, Jul 16, 2008 at 6:23 AM, Pavel Roskin <[EMAIL PROTECTED]> wrote:
> > On Tue, 2008-07-15 at 23:02 +0200, Yoshinori K. Okuji wrote:
> >
> >> I don't agree on this. GRUB Legacy and GRUB 2 are developed fully
> >> independent
On Wed, Jul 16, 2008 at 6:23 AM, Pavel Roskin <[EMAIL PROTECTED]> wrote:
> On Tue, 2008-07-15 at 23:02 +0200, Yoshinori K. Okuji wrote:
>
>> I don't agree on this. GRUB Legacy and GRUB 2 are developed fully
>> independently (if any). If we follow your way, the repository would look like
>> this:
>>
On Wed, Jul 16, 2008 at 8:52 AM, walt <[EMAIL PROTECTED]> wrote:
> I was quite confused when I checked out the new svn sources because I got
> more code than I want or need. I want only the grub2 sources and not the
> legacy grub, but I get them both anyway.
>
> For example:
>
> # ls -l ~/src/grub
Hi,
I prefer to the first layout.
trunk
grub
grub2
if you not need grub, just move grub2 dir like this .../trunk/grub2
but if both need, the trunk dir is easy way.
for tags and branches, all alike trunk.
the style svn layout make we all can be just one command.
IMO, :)
2008/7/16 walt <[E
Yoshinori K. Okuji wrote:
On Wednesday 16 July 2008 00:23:53 Pavel Roskin wrote:
Yes, that's my suggestion. I understand that you may feel uneasy about
it, but I don't think we are going to do many releases from the legacy
branch, maybe one or none at all.
It's OK to have stable and developmen
On Wednesday 16 July 2008 00:23:53 Pavel Roskin wrote:
> Yes, that's my suggestion. I understand that you may feel uneasy about
> it, but I don't think we are going to do many releases from the legacy
> branch, maybe one or none at all.
>
> It's OK to have stable and development branches. grub-le
On Tue, 2008-07-15 at 23:02 +0200, Yoshinori K. Okuji wrote:
> I don't agree on this. GRUB Legacy and GRUB 2 are developed fully
> independently (if any). If we follow your way, the repository would look like
> this:
>
> branches/
> grub-legacy/
> prepare_0_97/
> prepare_0_98/
> prepare
On Monday 14 July 2008 14:37:45 Pavel Roskin wrote:
> On Sun, 2008-07-13 at 03:54 +0200, Yoshinori K. Okuji wrote:
> > Hello,
> >
> > Thank all of you for making effort on moving the version control system
> > to Subversion. I think this is a big improvement, and I like it.
> >
> > Now, I would lik
On Sun, 2008-07-13 at 03:54 +0200, Yoshinori K. Okuji wrote:
> Hello,
>
> Thank all of you for making effort on moving the version control system to
> Subversion. I think this is a big improvement, and I like it.
>
> Now, I would like to talk about the structure. Currently, it looks like this:
>
On Sun, 13 Jul 2008 03:54:44 +0200
"Yoshinori K. Okuji" <[EMAIL PROTECTED]> wrote:
> Hello,
>
> Thank all of you for making effort on moving the version control
> system to Subversion. I think this is a big improvement, and I like
> it.
>
> Now, I would like to talk about the structure. Currentl
Hello,
Thank all of you for making effort on moving the version control system to
Subversion. I think this is a big improvement, and I like it.
Now, I would like to talk about the structure. Currently, it looks like this:
trunk/
grub/
grub2/
tags/
release*/
branches/
pre
14 matches
Mail list logo