[LV] Newbie - where to start?

Jan-Benedict Glaw jbglaw at lug-owl.de
Wed Sep 27 17:35:27 CEST 2006


On Wed, 2006-09-27 22:16:25 +1000, Neale Banks <neale at id.oz.au> wrote:
> On Wed, Sep 20, 2006 at 05:46:15PM +0200, Jan-Benedict Glaw wrote:
> > Just diff out the GIT tree :)
> 
> If GIT's the only available option, then I suppose I'll have to be come
> conversant with it.

Well, we basically abandoned our CVS tree some time ago. Any further
development, all merging from Linus's upstream patches was only done
in GIT.  I've been a long-term CVS user--and since I'm using GIT, my
life got easier. Really.

> Any suggestions where I should start on that journey?

Depending on distribution, install GIT or git-core or however the
package is calles (for Debian, 'apt-get install git-core' will do the
job.)  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.

MfG, JBG

-- 
      Jan-Benedict Glaw      jbglaw at lug-owl.de              +49-172-7608481
 Signature of:                            If it doesn't work, force it.
 the second  :                   If it breaks, it needed replacing anyway.
-------------- 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/20060927/47710e68/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