lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/installation cvs.xml,1.2,1.3 prerequisites.xml,1.5,1.6 source_version.xml,1.2,1.3
Andreas Hartmann <[email protected]>
| Newsgroups | gmane.comp.cms.wyona.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/installation
In directory erbium:/tmp/cvs-serv2912/src/webapp/lenya/pubs/docs-new/content/xdocs/installation
Modified Files:
cvs.xml prerequisites.xml source_version.xml
Log Message:
using Forrest document-v12 DTD:
- added DTD
- updated catalog
- changed doctypes
Index: cvs.xml
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/installation/cvs.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** cvs.xml 8 May 2003 14:25:44 -0000 1.2
--- cvs.xml 8 May 2003 16:18:32 -0000 1.3
***************
*** 1,4 ****
<?xml version="1.0" encoding="UTF-8"?>
! <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
<document>
--- 1,4 ----
<?xml version="1.0" encoding="UTF-8"?>
! <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
<document>
***************
*** 69,78 ****
repository and do
</p>
! <source>
find . -type d -exec chmod g+s {} \;
! </source>
<p>
As a reminder here's a excerpt from the CVS info pages:
</p>
<source>
> CVS tries to set up reasonable file permissions for new directories
--- 69,82 ----
repository and do
</p>
! <p>
! <code>
find . -type d -exec chmod g+s {} \;
! </code>
! </p>
<p>
As a reminder here's a excerpt from the CVS info pages:
</p>
+ </li>
+ </ul>
<source>
> CVS tries to set up reasonable file permissions for new directories
***************
*** 96,101 ****
> having no effect.
</source>
- </li>
- </ul>
</section>
--- 100,103 ----
Index: prerequisites.xml
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/installation/prerequisites.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -C2 -d -r1.5 -r1.6
*** prerequisites.xml 8 May 2003 14:25:44 -0000 1.5
--- prerequisites.xml 8 May 2003 16:18:32 -0000 1.6
***************
*** 1,4 ****
<?xml version="1.0" encoding="UTF-8"?>
! <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
<document>
--- 1,4 ----
<?xml version="1.0" encoding="UTF-8"?>
! <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
<document>
Index: source_version.xml
===================================================================
RCS file: /repository/lenya/src/webapp/lenya/pubs/docs-new/content/xdocs/installation/source_version.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -C2 -d -r1.2 -r1.3
*** source_version.xml 8 May 2003 14:25:44 -0000 1.2
--- source_version.xml 8 May 2003 16:18:32 -0000 1.3
***************
*** 1,4 ****
<?xml version="1.0" encoding="UTF-8"?>
! <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.1//EN" "document-v11.dtd">
<document>
--- 1,4 ----
<?xml version="1.0" encoding="UTF-8"?>
! <!DOCTYPE document PUBLIC "-//APACHE//DTD Documentation V1.2//EN" "document-v12.dtd">
<document>