You are viewing a plain text version of this content. The canonical link for it is here.
Posted to docs@cocoon.apache.org by do...@cocoon.apache.org on 2005/02/07 20:49:47 UTC

[Cocoon Wiki] Updated: ReadWriteToSVN

   Date: 2005-02-07T11:49:47
   Editor: AndrewSavory
   Wiki: Cocoon Wiki
   Page: ReadWriteToSVN
   URL: http://wiki.apache.org/cocoon/ReadWriteToSVN

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -6,7 +6,7 @@
 
 == Install the CA cert in the JVM ==
 
-If you are using a self-signed certificate, you first you need to install your Certificate Authority certificate into the JVM of the machine running Cocoon.
+If you are using a self-signed certificate, you first need to install your Certificate Authority certificate into the JVM of the machine running Cocoon.
 
 For this sample, I used the same .pem file that was installed in /etc/ssl/cacert.pem in our installation. Your certificate may have a different name and location.
 
@@ -70,4 +70,4 @@
 
 We were able to write updated content to the repository by using typical techniques in Flow Script ..... resolving the source, and streaming a DOM to it the same that you would use to write to any modifiable source.
 
-Many thanks for all of those people who gave us the advise we needed to get all of this working !!!
+Many thanks for all of those people who gave us the advice we needed to get all of this working !!!