diff options
Diffstat (limited to 'docs/busybox.net/cvs_write.html')
-rw-r--r-- | docs/busybox.net/cvs_write.html | 10 |
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 | ||
6 | If you want to be able to commit things to CVS, first contribute some | 6 | If you want to be able to commit things to CVS, first contribute some |
7 | stuff to show you are serious. Then, very nicely ask | 7 | stuff 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 |
9 | an account. To access CVS, you will want to add the following to set up your environment: | 9 | an 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 | ||
18 | To obtain commit access, you will need to demonstrate you are | 18 | To obtain commit access, you will need to demonstrate you are |
19 | serious by submitting a few good patches first. Then, you will need to | 19 | serious by submitting a few good patches first. Then, you will need to |
20 | select a user-name to use when committing stuff, and finally, you will | 20 | select a user-name to use when committing stuff, and finally, you will |
21 | need to send me the username you have selected, an ssh key, and the email | 21 | need to send me the username you have selected, an ssh key, and the email |
22 | address where you prefer email to be sent (I will forward any email sent | 22 | address 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> |
26 | Note that if you would prefer to keep your communications with me | 26 | Note that if you would prefer to keep your communications with me |
27 | private, you can encrypt your email using my | 27 | private, 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 | ||