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/
      prepare*/

IMO, this is not very convenient. This means that, when we want to create, 
say, version 1.99, we would tag both grub and grub2. This does not sound good 
to me.

So, I think that this would be more appropriate:

grub/
      trunk/
      tags/
      branches/
grub2/
      trunk/
      tags/
      branches/

Since grub and grub2 are totally different, it would be better to segregate 
them completely this way.

What is your opinion?

Regards,
Okuji


_______________________________________________
Grub-devel mailing list
Grub-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/grub-devel

Reply via email to