Re: gEDA-user: Browsing the source code...

2011-01-09 Thread Peter TB Brett
- Original message -
> I just noticed on the gEDA Launchpad page
> (https://code.launchpad.net/geda) that it says:
> 
> You can browse the source code for the development focus branch or get
> a copy of the branch using the command:
>       bzr branch lp:geda
> 
> Shouldn't that be
>     git clone git://git.gpleda.org/gaf.git

Yes, it should.  For some reson that I can't remember off the top of my head, 
we've got a bzr branch on Launchpad (Launchpad only supports bzr) which tracks 
the master branch of gaf.git.  Unfortunately we don't have any control over the 
text which appears on that page. :-(

  Peter

-- 
Peter Brett 
Remote Sensing Research Group
Surrey Space Centre



___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


Re: gEDA-user: Browsing the source code...

2011-01-09 Thread Peter Clifton
On Sun, 2011-01-09 at 08:54 -0500, Patrick Doyle wrote:
> I just noticed on the gEDA Launchpad page
> (https://code.launchpad.net/geda) that it says:
> 
> You can browse the source code for the development focus branch or get
> a copy of the branch using the command:
>bzr branch lp:geda

That is a branch which tracks our git repository. We could turn it off,
but it will be handy, as it "should" allow us to track translation
changes in the code-base as they happen in Launchpad translations. (If /
when we start using that for PCB).

> Shouldn't that be
>   git clone git://git.gpleda.org/gaf.git

You are correct, certainly for developers - but the developers know
this ;). If someone does get the code from bzr, it doesn't hurt too
much, just an extra layer of indirection. I would add a note to the page
stating to get the code from git... only that doesn't seem to be
possible.

LP doesn't support git natively, Canonical use, develop, love, and
generally adore bzr, and I got the feeling native git support for
Launchpad was not only not on their TODO list.. but that they would
probably not want it even if someone wrote the "patch". (Patch being a
euphemism for quite a lot of code).

-- 
Peter Clifton

Electrical Engineering Division,
Engineering Department,
University of Cambridge,
9, JJ Thomson Avenue,
Cambridge
CB3 0FA

Tel: +44 (0)7729 980173 - (No signal in the lab!)
Tel: +44 (0)1223 748328 - (Shared lab phone, ask for me)



___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user


gEDA-user: Browsing the source code...

2011-01-09 Thread Patrick Doyle
I just noticed on the gEDA Launchpad page
(https://code.launchpad.net/geda) that it says:

You can browse the source code for the development focus branch or get
a copy of the branch using the command:
   bzr branch lp:geda

Shouldn't that be
  git clone git://git.gpleda.org/gaf.git

--wpd


___
geda-user mailing list
geda-user@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-user