[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
subversion repository structure
From: |
Yoshinori K. Okuji |
Subject: |
subversion repository structure |
Date: |
Sun, 13 Jul 2008 03:54:44 +0200 |
User-agent: |
KMail/1.9.9 |
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
- subversion repository structure,
Yoshinori K. Okuji <=
- Re: subversion repository structure, Colin D Bennett, 2008/07/13
- Re: subversion repository structure, Pavel Roskin, 2008/07/14
- Re: subversion repository structure, Yoshinori K. Okuji, 2008/07/15
- Re: subversion repository structure, Pavel Roskin, 2008/07/15
- Re: subversion repository structure, Yoshinori K. Okuji, 2008/07/15
- Re: subversion repository structure, walt, 2008/07/15
- Re: subversion repository structure, 向雅, 2008/07/15
- Re: subversion repository structure, Bean, 2008/07/16
- Re: subversion repository structure, Bean, 2008/07/16
- Re: subversion repository structure, Colin D Bennett, 2008/07/17