[LV] Newbie - where to start?

Jan-Benedict Glaw jbglaw at lug-owl.de
Thu Sep 28 18:52:25 CEST 2006


On Thu, 2006-09-28 21:10:40 +1000, Neale Banks <neale at id.oz.au> wrote:
> On Wed, Sep 27, 2006 at 05:35:27PM +0200, Jan-Benedict Glaw wrote:
> > Then clone the repository:
> > 
> > $ git clone git://git.kernel.org/pub/scm/linux/kernel/git/jbglaw/vax-linux.git
> > 
> > Then check-out the "vax4linus" branch:
> > 
> > $ cd vax-linux
> > $ git checkout vax4linus
> > 
> > Right here, you'll have the vax-linux source tree.
> 
> How much download is likely to be involved in that?  And how much disk
> space should I budget on?

Well, I re-packed and referenced that repo some time ago to Linus's
repo, so for the most, GIT should download some pack files from Linus
and some 6 MB (or the like) of vax-linux specific history:

jbglaw at hera:~$ du -ks /pub/scm/linux/kernel/git/torvalds/linux-2.6.git/
237712  /pub/scm/linux/kernel/git/torvalds/linux-2.6.git/
jbglaw at hera:~$ du -ks /pub/scm/linux/kernel/git/jbglaw/vax-linux.git/
6612    /pub/scm/linux/kernel/git/jbglaw/vax-linux.git/
jbglaw at hera:~$ 

So at *max*, it'll download 240 MB of data.

> What would be really nice is if I could ask git: "what's in the
> linux-vax tree that's not in Linus' tree (as of 2.6.18)?", and for git
> to give me the diff as a patch.

Unfortunately, I haven't yet patched our tree up to 2.6.18. I'm still
busy with cabling up my cellar. (Already put 300m cables into the
walls, should come to an end soon:-)

> But I'm a bit lost here.... git-diff-tree looks close, but not close
> enough.  Suggestions?

$ git diff master..vax4linus

MfG, JBG

-- 
      Jan-Benedict Glaw      jbglaw at lug-owl.de              +49-172-7608481
  Signature of:                           Wenn ich wach bin, träume ich.
  the second  :
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <http://lug-owl.de/pipermail/vax-linux/attachments/20060928/a4f956dd/attachment.pgp>
-------------- next part --------------
_______________________________________________
Linux-Vax mailing list
Linux-Vax at pergamentum.com
http://www.pergamentum.com/mailman/listinfo/linux-vax


More information about the Vax-linux mailing list