* pointers to bzr location
@ 2010-02-20 14:39 Dustin Kirkland
2010-02-22 10:26 ` Colin Watson
0 siblings, 1 reply; 3+ messages in thread
From: Dustin Kirkland @ 2010-02-20 14:39 UTC (permalink / raw)
To: grub-devel; +Cc: kirkland
[-- Attachment #1: Type: text/plain, Size: 898 bytes --]
Howdy-
I was just developing a simple patch, looking for grub2's upstream
trunk.
http://www.gnu.org/software/grub/grub-2-download.en.html
led me to
http://savannah.gnu.org/bzr/?group=grub
which says:
Anonymous read-only access
bzr branch http://bzr.savannah.gnu.org/r/grub
.
Note: these paths are the default paths. Maybe the project is using a
different layout.
Indeed, this did not work:
$ bzr branch http://bzr.savannah.gnu.org/r/grub
bzr: ERROR: Not a branch: "http://bzr.savannah.gnu.org/r/grub/.bzr/branch/": location is a repository.
Eventually, I found:
http://grub.enbug.org/ExperimentalBranch
which pointed me to
bzr checkout http://bzr.savannah.gnu.org/r/grub/branches/experimental
As a drive-by contributor, I thought I would mention that the first
couple of pointers to the upstream bzr trunk were dead ends.
Thanks,
:-Dustin
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: pointers to bzr location
2010-02-20 14:39 pointers to bzr location Dustin Kirkland
@ 2010-02-22 10:26 ` Colin Watson
2010-02-22 17:05 ` Bruce Dubbs
0 siblings, 1 reply; 3+ messages in thread
From: Colin Watson @ 2010-02-22 10:26 UTC (permalink / raw)
To: The development of GNU GRUB; +Cc: kirkland
On Sat, Feb 20, 2010 at 08:39:45AM -0600, Dustin Kirkland wrote:
> http://www.gnu.org/software/grub/grub-2-download.en.html
> led me to
> http://savannah.gnu.org/bzr/?group=grub
>
> which says:
>
> Anonymous read-only access
> bzr branch http://bzr.savannah.gnu.org/r/grub
> .
> Note: these paths are the default paths. Maybe the project is using a
> different layout.
>
> Indeed, this did not work:
>
> $ bzr branch http://bzr.savannah.gnu.org/r/grub
> bzr: ERROR: Not a branch: "http://bzr.savannah.gnu.org/r/grub/.bzr/branch/": location is a repository.
The correct URL for the trunk is:
http://bzr.savannah.gnu.org/r/grub/trunk/grub
You can guess this by looking at the first URL in a web browser.
Unfortunately the text on Savannah is autogenerated by the Savannah
software, and I don't think we can change it. Maybe it would be best to
copy the text onto
http://www.gnu.org/software/grub/grub-2-download.en.html and correct it?
--
Colin Watson [cjwatson@ubuntu.com]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: pointers to bzr location
2010-02-22 10:26 ` Colin Watson
@ 2010-02-22 17:05 ` Bruce Dubbs
0 siblings, 0 replies; 3+ messages in thread
From: Bruce Dubbs @ 2010-02-22 17:05 UTC (permalink / raw)
To: The development of GNU GRUB
Colin Watson wrote:
> On Sat, Feb 20, 2010 at 08:39:45AM -0600, Dustin Kirkland wrote:
>> http://www.gnu.org/software/grub/grub-2-download.en.html
>> led me to
>> http://savannah.gnu.org/bzr/?group=grub
>>
>> which says:
>>
>> Anonymous read-only access
>> bzr branch http://bzr.savannah.gnu.org/r/grub
>> .
>> Note: these paths are the default paths. Maybe the project is using a
>> different layout.
>>
>> Indeed, this did not work:
>>
>> $ bzr branch http://bzr.savannah.gnu.org/r/grub
>> bzr: ERROR: Not a branch: "http://bzr.savannah.gnu.org/r/grub/.bzr/branch/": location is a repository.
>
> The correct URL for the trunk is:
>
> http://bzr.savannah.gnu.org/r/grub/trunk/grub
>
> You can guess this by looking at the first URL in a web browser.
> Unfortunately the text on Savannah is autogenerated by the Savannah
> software, and I don't think we can change it. Maybe it would be best to
> copy the text onto
> http://www.gnu.org/software/grub/grub-2-download.en.html and correct it?
I already did this in a complete rewrite of the web site. It seems to
commit fine to cvs, but the site never got updated. I thought the site
autogenerated from cvs head, but It didn't work.
-- Bruce
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-02-22 17:06 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-02-20 14:39 pointers to bzr location Dustin Kirkland
2010-02-22 10:26 ` Colin Watson
2010-02-22 17:05 ` Bruce Dubbs
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.