From 181042f4e8ebe383377a3dcba15d8e4ca37e0fbd Mon Sep 17 00:00:00 2001 From: Richard Purdie Date: Tue, 2 Dec 2008 13:36:23 +0000 Subject: handbook: Reference git instead of svn --- handbook/introduction.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/handbook/introduction.xml b/handbook/introduction.xml index 7de74673fb..7697bcd0cc 100644 --- a/handbook/introduction.xml +++ b/handbook/introduction.xml @@ -289,7 +289,7 @@ $ poky-qemu <kernel> <image> We make nightly builds of Poky for testing purposes and to make the latest developments available. The output from these builds is available at - where the numbers represent the svn revision the builds were made from. + where the numbers increase for each subsequent build and can be used to reference it. @@ -308,13 +308,13 @@ $ poky-qemu <kernel> <image> Development Checkouts - Poky is available from our SVN repository located at - http://svn.o-hand.com/repos/poky/trunk; a web interface to the repository - can be accessed at . + Poky is available from our GIT repository located at + git://git.pokylinux.org/poky.git; a web interface to the repository + can be accessed at . - 'trunk' is where the deveopment work takes place and you should use this if you're + The 'master' is where the deveopment work takes place and you should use this if you're after to work with the latest cutting edge developments. It is possible trunk can suffer temporary periods of instability while new features are developed and if this is undesireable we recommend using one of the release branches. -- cgit v1.2.3-54-g00ecf