diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-12-08 02:13:05 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-12-08 02:13:05 +0000 |
commit | a2e69081652a1fa063213e1b910532bfdfb9d840 (patch) | |
tree | fa7f43d2885b9155816ee9e2739087e00ff6a7f1 | |
parent | 90c2abd212d7e942cad7e80756bbc40add6c036c (diff) | |
download | busybox-a2e69081652a1fa063213e1b910532bfdfb9d840.tar.gz |
More polish
-rw-r--r-- | docs/busybox.net/cvs_anon.html | 11 | ||||
-rw-r--r-- | docs/busybox.net/cvs_write.html | 11 |
2 files changed, 17 insertions, 5 deletions
diff --git a/docs/busybox.net/cvs_anon.html b/docs/busybox.net/cvs_anon.html index 5b0173eeb..18f1615bf 100644 --- a/docs/busybox.net/cvs_anon.html +++ b/docs/busybox.net/cvs_anon.html @@ -26,11 +26,16 @@ </CENTER> - <H3>Accessing the Busybox CVS Repository</H3> -<h2>Anonymous CVS.</h2> -<p> +<TABLE WIDTH="95%" CELLSPACING=1 CELLPADDING=4 BORDER=1> +<TR><TD BGCOLOR="#ccccc0" ALIGN=center> + <A NAME="intro"> <BIG><B> + Anonymous CVS + </B></BIG></A> +</TD></TR> +<TR><TD BGCOLOR="#eeeee0"> + We allow anonymous (read-only) CVS access to everyone. The first command you need to run for anonymous CVS access is: <pre> diff --git a/docs/busybox.net/cvs_write.html b/docs/busybox.net/cvs_write.html index ac44de6ad..b0da2ca9e 100644 --- a/docs/busybox.net/cvs_write.html +++ b/docs/busybox.net/cvs_write.html @@ -25,10 +25,17 @@ </CENTER> - <H3>Accessing the Busybox CVS Repository</H3> -<h2>CVS Read/Write Access</h2><p> +<TABLE WIDTH="95%" CELLSPACING=1 CELLPADDING=4 BORDER=1> +<TR><TD BGCOLOR="#ccccc0" ALIGN=center> + <A NAME="intro"> <BIG><B> + CVS Read/Write Access + </B></BIG></A> +</TD></TR> +<TR><TD BGCOLOR="#eeeee0"> + + If you want to be able to commit things to CVS, first contribute some stuff to show you are serious. Then, very nicely ask <a href="mailto:andersen@codepoet.org">Erik Andersen</a> if he will set you up with |