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.html9
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/busybox.net/cvs_write.html b/docs/busybox.net/cvs_write.html
index 0c22ca8ae..94ff069d8 100644
--- a/docs/busybox.net/cvs_write.html
+++ b/docs/busybox.net/cvs_write.html
@@ -42,7 +42,7 @@ stuff to show you are serious. Then, very nicely ask
42an account. To access CVS, you will want to add the following to set up your environment: 42an account. To access CVS, you will want to add the following to set up your environment:
43<pre> 43<pre>
44$ export CVS_RSH=/usr/bin/ssh 44$ export CVS_RSH=/usr/bin/ssh
45$ export CVSROOT='username@busybox.net:/var/cvs'</pre> 45$ export CVSROOT='username@codepoet.org:/var/cvs'</pre>
46<br> 46<br>
47It goes without saying you must change <em>username</em> to your own 47It goes without saying you must change <em>username</em> to your own
48username... 48username...
@@ -54,9 +54,10 @@ select a user-name to use when committing stuff, and finally, you will
54need to send me the username you have selected, an ssh key, and the email 54need to send me the username you have selected, an ssh key, and the email
55address where you prefer email to be sent (I will forward any email sent 55address where you prefer email to be sent (I will forward any email sent
56to you, but not store it). 56to you, but not store it).
57
57<p> 58<p>
58Note that if your are worried that others might see your ssh key, you can 59Note that if you would prefer to keep your communications with me
59encrypt the email containing your crypted password using my 60private, you can encrypt your email using my
60<a href="http://www.codepoet.org/~andersen/erik/gpg.asc">public key</a>. 61<a href="http://www.codepoet.org/~andersen/erik/gpg.asc">public key</a>.
61 62
62 63
@@ -75,7 +76,7 @@ encrypt the email containing your crypted password using my
75 <font size="-1" face="arial, helvetica, sans-serif"> 76 <font size="-1" face="arial, helvetica, sans-serif">
76 Mail all comments, insults, suggestions and bribes to 77 Mail all comments, insults, suggestions and bribes to
77 <a href="mailto:andersen@codepoet.org">Erik Andersen</a><BR> 78 <a href="mailto:andersen@codepoet.org">Erik Andersen</a><BR>
78 The Busybox logo is copyright 1999,2000,2001, Erik Andersen. 79 The Busybox logo is copyright 1999-2002, Erik Andersen.
79 </font> 80 </font>
80 </TD> 81 </TD>
81 82