diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-12-08 02:13:05 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 2001-12-08 02:13:05 +0000 |
commit | 11d67bac533d20485534a96d231ba7434dbe1dda (patch) | |
tree | fa7f43d2885b9155816ee9e2739087e00ff6a7f1 /docs/busybox.net/cvs_write.html | |
parent | 563bd49129cb314258663feef82e9a3a6488d4f0 (diff) | |
download | busybox-w32-11d67bac533d20485534a96d231ba7434dbe1dda.tar.gz busybox-w32-11d67bac533d20485534a96d231ba7434dbe1dda.tar.bz2 busybox-w32-11d67bac533d20485534a96d231ba7434dbe1dda.zip |
More polish
git-svn-id: svn://busybox.net/trunk/busybox@3874 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to '')
-rw-r--r-- | docs/busybox.net/cvs_write.html | 11 |
1 files changed, 9 insertions, 2 deletions
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 @@ | |||
25 | 25 | ||
26 | </CENTER> | 26 | </CENTER> |
27 | 27 | ||
28 | |||
29 | <H3>Accessing the Busybox CVS Repository</H3> | 28 | <H3>Accessing the Busybox CVS Repository</H3> |
30 | 29 | ||
31 | <h2>CVS Read/Write Access</h2><p> | 30 | <TABLE WIDTH="95%" CELLSPACING=1 CELLPADDING=4 BORDER=1> |
31 | <TR><TD BGCOLOR="#ccccc0" ALIGN=center> | ||
32 | <A NAME="intro"> <BIG><B> | ||
33 | CVS Read/Write Access | ||
34 | </B></BIG></A> | ||
35 | </TD></TR> | ||
36 | <TR><TD BGCOLOR="#eeeee0"> | ||
37 | |||
38 | |||
32 | If you want to be able to commit things to CVS, first contribute some | 39 | If you want to be able to commit things to CVS, first contribute some |
33 | stuff to show you are serious. Then, very nicely ask | 40 | stuff to show you are serious. Then, very nicely ask |
34 | <a href="mailto:andersen@codepoet.org">Erik Andersen</a> if he will set you up with | 41 | <a href="mailto:andersen@codepoet.org">Erik Andersen</a> if he will set you up with |