aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.net/cvs_write.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/busybox.net/cvs_write.html')
-rw-r--r--docs/busybox.net/cvs_write.html10
1 files changed, 5 insertions, 5 deletions
diff --git a/docs/busybox.net/cvs_write.html b/docs/busybox.net/cvs_write.html
index f7c642f7d..b27338d79 100644
--- a/docs/busybox.net/cvs_write.html
+++ b/docs/busybox.net/cvs_write.html
@@ -4,8 +4,8 @@
4<h3>CVS Read/Write Access</h3> 4<h3>CVS Read/Write Access</h3>
5 5
6If you want to be able to commit things to CVS, first contribute some 6If you want to be able to commit things to CVS, first contribute some
7stuff to show you are serious. Then, very nicely ask 7stuff to show you are serious. Then, very nicely ask
8<a href="mailto:andersen@codepoet.org">Erik Andersen</a> if he will set you up with 8<a href="mailto:andersen@codepoet.org">Erik Andersen</a> if he will set you up with
9an account. To access CVS, you will want to add the following to set up your environment: 9an account. To access CVS, you will want to add the following to set up your environment:
10<pre> 10<pre>
11$ export CVS_RSH=/usr/bin/ssh 11$ export CVS_RSH=/usr/bin/ssh
@@ -16,7 +16,7 @@ username...
16<p> 16<p>
17 17
18To obtain commit access, you will need to demonstrate you are 18To obtain commit access, you will need to demonstrate you are
19serious by submitting a few good patches first. Then, you will need to 19serious by submitting a few good patches first. Then, you will need to
20select a user-name to use when committing stuff, and finally, you will 20select a user-name to use when committing stuff, and finally, you will
21need to send me the username you have selected, an ssh key, and the email 21need to send me the username you have selected, an ssh key, and the email
22address where you prefer email to be sent (I will forward any email sent 22address where you prefer email to be sent (I will forward any email sent
@@ -24,8 +24,8 @@ to you, but not store it).
24 24
25<p> 25<p>
26Note that if you would prefer to keep your communications with me 26Note that if you would prefer to keep your communications with me
27private, you can encrypt your email using my 27private, you can encrypt your email using my
28<a href="http://www.codepoet.org/~andersen/erik/gpg.asc">public key</a>. 28<a href="http://www.codepoet.org/~andersen/erik/gpg.asc">public key</a>.
29 29
30<!--#include file="footer.html" --> 30<!--#include file="footer.html" -->
31 31