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: signature.asc
Description: This is a digitally signed message part

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

Reply via email to