[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: subversion repository structure
From: |
Bean |
Subject: |
Re: subversion repository structure |
Date: |
Thu, 17 Jul 2008 11:11:58 +0800 |
On Wed, Jul 16, 2008 at 8:52 AM, walt <address@hidden> 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/grub2
> drwxr-xr-x 8 wa1ter users 4096 2008-07-15 17:33 grub <--- I don't need
> this
> drwxr-xr-x 24 wa1ter users 4096 2008-07-15 16:56 grub2
>
> # grep savannah ~/src/grub2/.svn/entries
> svn://svn.savannah.gnu.org/grub/trunk <--- No mention of grub2?
> svn://svn.savannah.gnu.org/grub
>
> I got to this point after several attempts to fetch the grub2 sources,
> and now I can't remember what I did to get this far. I'm still confused!
>
> At least there should be clear instructions somewhere telling me how to
> get sources for grub2 *only*, yes/no?
Hi,
Well, you can checkout grub2 source with:
svn checkout svn://svn.savannah.gnu.org/grub/trunk/grub2
--
Bean
- subversion repository structure, Yoshinori K. Okuji, 2008/07/12
- Re: subversion repository structure, Colin D Bennett, 2008/07/13
- Re: subversion repository structure, Pavel Roskin, 2008/07/14
- Re: subversion repository structure, Bean, 2008/07/16
- Re: subversion repository structure, Colin D Bennett, 2008/07/17
- Re: subversion repository structure, Pavel Roskin, 2008/07/17
- Re: subversion repository structure, Yoshinori K. Okuji, 2008/07/19
- Re: subversion repository structure, Pavel Roskin, 2008/07/21