Date: 2005-02-08T01:28:47
   Editor: JeremyQuinn
   Wiki: Cocoon Wiki
   Page: ReadWriteToSVN
   URL: http://wiki.apache.org/cocoon/ReadWriteToSVN

   no comment

Change Log:

------------------------------------------------------------------------------
@@ -52,13 +52,13 @@
 
 Now you are in a position to access content from the Subversion repository.
 
-To generate content from a resource in the repository, I used a pipeline like 
this:
+To generate content from a resource in the repository, We used a pipeline like 
this:
 
 {{{
   <map:generate src="webdavs://username:[EMAIL 
PROTECTED]/myrepository/myfile.xml" />
 }}}
 
-I could also generate a collection listing from the repository, using one of 
the traversable generators like this:
+We could also generate a collection listing from the repository, using one of 
the traversable generators like this:
 
 {{{
   <map:generate src="webdavs://username:[EMAIL PROTECTED]/myrepository/" 
type="traversable">

Reply via email to