diff options
Diffstat (limited to 'docs')
-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 |