diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2006-03-15 11:56:07 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2006-03-15 11:56:07 +0000 |
commit | b94be4b33f4c72e8671262b293c7e55f46b33a4a (patch) | |
tree | 56858bced5f69f56f0706de715071df9b476d5db /gnumach-download.html | |
parent | ccc196abbc35d497b814251f5424327fa4ee9c41 (diff) |
How to get the GNU Mach 1 branch.
Diffstat (limited to 'gnumach-download.html')
-rw-r--r-- | gnumach-download.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/gnumach-download.html b/gnumach-download.html index 6bd315e8..32dd2c5e 100644 --- a/gnumach-download.html +++ b/gnumach-download.html @@ -107,8 +107,12 @@ simply press the Enter key. <P> Source tree: - <BR> +<BR> <SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co gnumach</SAMP> +<P> +Use to following to get the <SAMP>GNU Mach 1 branch<SAMP>: +<BR> +<SAMP>cvs -z3 -d:pserver:anonymous@cvs.savannah.gnu.org:/sources/hurd co -r gnumach-1-branch gnumach</SAMP> <P>Updates from within the module's directory do not need the -d parameter. |