bjori Thu Jun 21 11:46:57 2007 UTC
Modified files:
/phpdoc/en/reference/maxdb/functions maxdb-stmt-fetch.xml
/phpdoc/en/reference/svn configure.xml constants.xml reference.xml
/phpdoc/en/reference/svn/functions svn-add.xml
svn-auth-get-parameter.xml
svn-auth-set-parameter.xml
svn-cat.xml svn-checkout.xml
svn-cleanup.xml
svn-client-version.xml
svn-commit.xml svn-diff.xml
svn-fs-abort-txn.xml
svn-fs-apply-text.xml
svn-fs-begin-txn2.xml
svn-fs-change-node-prop.xml
svn-fs-check-path.xml
svn-fs-contents-changed.xml
svn-fs-copy.xml
svn-fs-delete.xml
svn-fs-dir-entries.xml
svn-fs-file-contents.xml
svn-fs-file-length.xml
svn-fs-is-dir.xml
svn-fs-is-file.xml
svn-fs-make-dir.xml
svn-fs-make-file.xml
svn-fs-node-created-rev.xml
svn-fs-node-prop.xml
svn-fs-props-changed.xml
svn-fs-revision-prop.xml
svn-fs-revision-root.xml
svn-fs-txn-root.xml
svn-fs-youngest-rev.xml
svn-import.xml svn-log.xml
svn-ls.xml svn-repos-create.xml
svn-repos-fs-begin-txn-for-commit.xml
svn-repos-fs-commit-txn.xml
svn-repos-fs.xml
svn-repos-hotcopy.xml
svn-repos-open.xml
svn-repos-recover.xml
svn-status.xml svn-update.xml
Log:
More DocBook5 fixes
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/maxdb/functions/maxdb-stmt-fetch.xml?r1=1.6&r2=1.7&diff_format=u
Index: phpdoc/en/reference/maxdb/functions/maxdb-stmt-fetch.xml
diff -u phpdoc/en/reference/maxdb/functions/maxdb-stmt-fetch.xml:1.6
phpdoc/en/reference/maxdb/functions/maxdb-stmt-fetch.xml:1.7
--- phpdoc/en/reference/maxdb/functions/maxdb-stmt-fetch.xml:1.6 Wed Jun
20 22:24:51 2007
+++ phpdoc/en/reference/maxdb/functions/maxdb-stmt-fetch.xml Thu Jun 21
11:46:56 2007
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.6 $ -->
+<!-- $Revision: 1.7 $ -->
<refentry xmlns="http://docbook.org/ns/docbook"
xml:id="function.maxdb-stmt-fetch">
<refnamediv>
<refname>maxdb_stmt_fetch</refname>
@@ -54,7 +54,7 @@
<entry>Error occured</entry>
</row>
<row>
- <entry><literal>&null;</literal></entry>
+ <entry>&null;</entry>
<entry>No more rows/data exists</entry>
</row>
</tbody>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/configure.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/configure.xml
diff -u phpdoc/en/reference/svn/configure.xml:1.1
phpdoc/en/reference/svn/configure.xml:1.2
--- phpdoc/en/reference/svn/configure.xml:1.1 Thu Jun 21 04:20:30 2007
+++ phpdoc/en/reference/svn/configure.xml Thu Jun 21 11:46:57 2007
@@ -1,10 +1,10 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<section id="svn.installation">
+<!-- $Revision: 1.2 $ -->
+<section xml:id="svn.installation" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
&reftitle.install;
<para>
&pecl.info;
- <ulink
url="http://pecl.php.net/package/svn">http://pecl.php.net/package/svn</ulink>
+ <link
xlink:href="http://pecl.php.net/package/svn">http://pecl.php.net/package/svn</link>
</para>
<para>
If <filename>./configure</filename> is having trouble finding the
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/constants.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/constants.xml
diff -u phpdoc/en/reference/svn/constants.xml:1.1
phpdoc/en/reference/svn/constants.xml:1.2
--- phpdoc/en/reference/svn/constants.xml:1.1 Thu Jun 21 04:20:30 2007
+++ phpdoc/en/reference/svn/constants.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version='1.0' encoding='iso-8859-1'?>
-<!-- $Revision: 1.1 $ -->
-<section id="svn.constants">
+<!-- $Revision: 1.2 $ -->
+<section xml:id="svn.constants" xmlns="http://docbook.org/ns/docbook">
&reftitle.constants;
&extension.constants;
<variablelist>
@@ -16,7 +16,7 @@
</listitem>
</varlistentry>
</variablelist>
- <variablelist id="svn.constants.auth">
+ <variablelist xml:id="svn.constants.auth">
<title>Constants usable with
<function>svn_auth_set_parameter</function></title>
<varlistentry>
<term>
@@ -190,7 +190,7 @@
</listitem>
</varlistentry>
</variablelist>
- <variablelist id="svn.constants.status">
+ <variablelist xml:id="svn.constants.status">
<title>Working copy status constants</title>
<varlistentry>
<term>
@@ -347,7 +347,7 @@
</listitem>
</varlistentry>
</variablelist>
- <variablelist id="svn.constants.type">
+ <variablelist xml:id="svn.constants.type">
<title>Node type constants</title>
<varlistentry>
<term>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/reference.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/reference.xml
diff -u phpdoc/en/reference/svn/reference.xml:1.1
phpdoc/en/reference/svn/reference.xml:1.2
--- phpdoc/en/reference/svn/reference.xml:1.1 Thu Jun 21 04:20:30 2007
+++ phpdoc/en/reference/svn/reference.xml Thu Jun 21 11:46:57 2007
@@ -1,25 +1,25 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
+<!-- $Revision: 1.2 $ -->
<!-- Purpose: remote.other -->
<!-- Membership: bundled, pecl -->
<!-- State: new -->
-<reference id="ref.svn">
+<reference xml:id="ref.svn" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
<title>Subversion &Functions;</title>
<titleabbrev>SVN</titleabbrev>
<partintro>
- <section id="svn.intro">
+ <section xml:id="svn.intro">
&reftitle.intro;
&warn.experimental;
<para>
This extension implements PHP bindings for
- <ulink url="&url.svn;">Subversion</ulink> (SVN), a version
+ <link xlink:href="&url.svn;">Subversion</link> (SVN), a version
control system, allowing PHP scripts to communicate with SVN repositories
and working copies without direct command line calls to the
<filename>svn</filename>
executable.
</para>
</section>
- <section id="svn.requirements">
+ <section xml:id="svn.requirements">
&reftitle.required;
<para>
The Subversion binaries are not necessary to use this
@@ -28,7 +28,7 @@
</para>
</section>
&reference.svn.configure;
- <section id="svn.resources">
+ <section xml:id="svn.resources">
&reftitle.resources;
<para>
Subversion's lower-level svn_fs_* functions make use of resources
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-add.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-add.xml
diff -u phpdoc/en/reference/svn/functions/svn-add.xml:1.1
phpdoc/en/reference/svn/functions/svn-add.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-add.xml:1.1 Thu Jun 21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-add.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-add">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-add" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>svn_add</refname>
<refpurpose>Schedules the addition of an item in a working
directory</refpurpose>
@@ -138,7 +138,7 @@
&reftitle.seealso;
<para>
<simplelist>
- <member><ulink url="&url.svn.manual.add;">SVN documentation on svn
add</ulink></member>
+ <member><link xlink:href="&url.svn.manual.add;">SVN documentation on svn
add</link></member>
</simplelist>
</para>
</refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-auth-get-parameter.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-auth-get-parameter.xml
diff -u phpdoc/en/reference/svn/functions/svn-auth-get-parameter.xml:1.1
phpdoc/en/reference/svn/functions/svn-auth-get-parameter.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-auth-get-parameter.xml:1.1 Thu Jun
21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-auth-get-parameter.xml Thu Jun
21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-auth-get-parameter">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-auth-get-parameter"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_auth_get_parameter</refname>
<refpurpose>Retrieves authentication parameter</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-auth-set-parameter.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-auth-set-parameter.xml
diff -u phpdoc/en/reference/svn/functions/svn-auth-set-parameter.xml:1.1
phpdoc/en/reference/svn/functions/svn-auth-set-parameter.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-auth-set-parameter.xml:1.1 Thu Jun
21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-auth-set-parameter.xml Thu Jun
21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-auth-set-parameter">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-auth-set-parameter"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_auth_set_parameter</refname>
<refpurpose>Sets an authentication parameter</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-cat.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-cat.xml
diff -u phpdoc/en/reference/svn/functions/svn-cat.xml:1.1
phpdoc/en/reference/svn/functions/svn-cat.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-cat.xml:1.1 Thu Jun 21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-cat.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-cat">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-cat" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>svn_cat</refname>
<refpurpose>Returns the contents of a file in a repository</refpurpose>
@@ -115,7 +115,7 @@
<para>
<simplelist>
<member><function>svn_list</function></member>
- <member><ulink url="&url.svn.manual.cat;">SVN documentation on svn
cat</ulink></member>
+ <member><link xlink:href="&url.svn.manual.cat;">SVN documentation on svn
cat</link></member>
</simplelist>
</para>
</refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-checkout.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-checkout.xml
diff -u phpdoc/en/reference/svn/functions/svn-checkout.xml:1.1
phpdoc/en/reference/svn/functions/svn-checkout.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-checkout.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-checkout.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-checkout">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-checkout" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>svn_checkout</refname>
<refpurpose>Checks out a working copy from the repository</refpurpose>
@@ -133,7 +133,7 @@
<member><function>svn_commit</function></member>
<member><function>svn_status</function></member>
<member><function>svn_update</function></member>
- <member><ulink url="&url.svn.manual.checkout;">SVN documentation on svn
checkout</ulink></member>
+ <member><link xlink:href="&url.svn.manual.checkout;">SVN documentation on
svn checkout</link></member>
</simplelist>
</para>
</refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-cleanup.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-cleanup.xml
diff -u phpdoc/en/reference/svn/functions/svn-cleanup.xml:1.1
phpdoc/en/reference/svn/functions/svn-cleanup.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-cleanup.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-cleanup.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-cleanup">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-cleanup" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>svn_cleanup</refname>
<refpurpose>Recursively cleanup a working copy directory, finishing
incomplete operations and removing locks</refpurpose>
@@ -110,7 +110,7 @@
<para>
<simplelist>
<member><function>update</function></member>
- <member><ulink url="&url.svn.manual.cleanup;">SVN documentation on svn
cleanup</ulink></member>
+ <member><link xlink:href="&url.svn.manual.cleanup;">SVN documentation on
svn cleanup</link></member>
</simplelist>
</para>
</refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-client-version.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-client-version.xml
diff -u phpdoc/en/reference/svn/functions/svn-client-version.xml:1.1
phpdoc/en/reference/svn/functions/svn-client-version.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-client-version.xml:1.1 Thu Jun
21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-client-version.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-client-version">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-client-version"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_client_version</refname>
<refpurpose>Returns the version of the SVN client libraries</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-commit.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-commit.xml
diff -u phpdoc/en/reference/svn/functions/svn-commit.xml:1.1
phpdoc/en/reference/svn/functions/svn-commit.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-commit.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-commit.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-commit">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-commit" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>svn_commit</refname>
<refpurpose>Sends changes from the local working copy to the
repository</refpurpose>
@@ -165,7 +165,7 @@
<para>
<simplelist>
<member><function>svn_auth_set_parameter</function></member>
- <member><ulink url="&url.svn.manual.commit;">SVN documentation on svn
commit</ulink></member>
+ <member><link xlink:href="&url.svn.manual.commit;">SVN documentation on
svn commit</link></member>
</simplelist>
</para>
</refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-diff.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-diff.xml
diff -u phpdoc/en/reference/svn/functions/svn-diff.xml:1.1
phpdoc/en/reference/svn/functions/svn-diff.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-diff.xml:1.1 Thu Jun 21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-diff.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-diff">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-diff" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>svn_diff</refname>
<refpurpose>Recursively diffs two paths</refpurpose>
@@ -90,8 +90,8 @@
<para>
The diff output will, by default, be in the form of Subversion's
custom unified diff format, but an
- <ulink url="&url.svn.manual.externaldifftools;">external
- diff engine</ulink> may be
+ <link xlink:href="&url.svn.manual.externaldifftools;">external
+ diff engine</link> may be
used depending on Subversion's configuration.
</para>
</refsect1>
@@ -219,7 +219,7 @@
&reftitle.seealso;
<para>
<simplelist>
- <member><ulink url="&url.svn.manual.diff;">SVN documentation on svn
diff</ulink></member>
+ <member><link xlink:href="&url.svn.manual.diff;">SVN documentation on svn
diff</link></member>
</simplelist>
</para>
</refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-abort-txn.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-abort-txn.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-abort-txn.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-abort-txn.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-abort-txn.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-abort-txn.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-abort-txn">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-abort-txn"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_abort_txn</refname>
<refpurpose>Abort a transaction, returns true if everything is ok, false
othewise</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-apply-text.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-apply-text.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-apply-text.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-apply-text.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-apply-text.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-apply-text.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-apply-text">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-apply-text"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_apply_text</refname>
<refpurpose>Creates and returns a stream that will be used to
replace</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-begin-txn2.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-begin-txn2.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-begin-txn2.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-begin-txn2.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-begin-txn2.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-begin-txn2.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-begin-txn2">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-begin-txn2"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_begin_txn2</refname>
<refpurpose>Create a new transaction</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-change-node-prop.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-change-node-prop.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-change-node-prop.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-change-node-prop.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-change-node-prop.xml:1.1 Thu Jun
21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-change-node-prop.xml Thu Jun
21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-change-node-prop">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-change-node-prop"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_change_node_prop</refname>
<refpurpose>Return true if everything is ok, false otherwise</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-check-path.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-check-path.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-check-path.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-check-path.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-check-path.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-check-path.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-check-path">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-check-path"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_check_path</refname>
<refpurpose>Determines what kind of item lives at path in a given repository
fsroot</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-contents-changed.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-contents-changed.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-contents-changed.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-contents-changed.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-contents-changed.xml:1.1 Thu Jun
21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-contents-changed.xml Thu Jun
21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-contents-changed">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-contents-changed"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_contents_changed</refname>
<refpurpose>Return true if content is different, false otherwise</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-copy.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-copy.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-copy.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-copy.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-copy.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-copy.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-copy">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-copy" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_copy</refname>
<refpurpose>Copies a file or a directory, returns true if all is ok, false
otherwise</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-delete.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-delete.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-delete.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-delete.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-delete.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-delete.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-delete">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-delete"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_delete</refname>
<refpurpose>Deletes a file or a directory, return true if all is ok, false
otherwise</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-dir-entries.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-dir-entries.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-dir-entries.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-dir-entries.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-dir-entries.xml:1.1 Thu Jun
21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-dir-entries.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-dir-entries">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-dir-entries"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_dir_entries</refname>
<refpurpose>Enumerates the directory entries under path; returns a hash of
dir names to file type</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-file-contents.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-file-contents.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-file-contents.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-file-contents.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-file-contents.xml:1.1 Thu Jun
21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-file-contents.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-file-contents">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-file-contents"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_file_contents</refname>
<refpurpose>Returns a stream to access the contents of a file from a given
version of the fs</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-file-length.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-file-length.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-file-length.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-file-length.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-file-length.xml:1.1 Thu Jun
21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-file-length.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-file-length">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-file-length"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_file_length</refname>
<refpurpose>Returns the length of a file from a given version of the
fs</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-is-dir.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-is-dir.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-is-dir.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-is-dir.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-is-dir.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-is-dir.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-is-dir">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-is-dir"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_is_dir</refname>
<refpurpose>Return true if the path points to a directory, false
otherwise</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-is-file.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-is-file.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-is-file.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-is-file.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-is-file.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-is-file.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-is-file">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-is-file"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_is_file</refname>
<refpurpose>Return true if the path points to a file, false
otherwise</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-make-dir.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-make-dir.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-make-dir.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-make-dir.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-make-dir.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-make-dir.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-make-dir">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-make-dir"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_make_dir</refname>
<refpurpose>Creates a new empty directory, returns true if all is ok, false
otherwise</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-make-file.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-make-file.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-make-file.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-make-file.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-make-file.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-make-file.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-make-file">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-make-file"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_make_file</refname>
<refpurpose>Creates a new empty file, returns true if all is ok, false
otherwise</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-node-created-rev.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-node-created-rev.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-node-created-rev.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-node-created-rev.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-node-created-rev.xml:1.1 Thu Jun
21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-node-created-rev.xml Thu Jun
21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-node-created-rev">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-node-created-rev"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_node_created_rev</refname>
<refpurpose>Returns the revision in which path under fsroot was
created</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-node-prop.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-node-prop.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-node-prop.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-node-prop.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-node-prop.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-node-prop.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-node-prop">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-node-prop"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_node_prop</refname>
<refpurpose>Returns the value of a property for a node</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-props-changed.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-props-changed.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-props-changed.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-props-changed.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-props-changed.xml:1.1 Thu Jun
21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-props-changed.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-props-changed">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-props-changed"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_props_changed</refname>
<refpurpose>Return true if props are different, false otherwise</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-revision-prop.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-revision-prop.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-revision-prop.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-revision-prop.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-revision-prop.xml:1.1 Thu Jun
21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-revision-prop.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-revision-prop">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-revision-prop"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_revision_prop</refname>
<refpurpose>Fetches the value of a named property</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-revision-root.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-revision-root.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-revision-root.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-revision-root.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-revision-root.xml:1.1 Thu Jun
21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-revision-root.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-revision-root">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-revision-root"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_revision_root</refname>
<refpurpose>Get a handle on a specific version of the repository
root</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-txn-root.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-txn-root.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-txn-root.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-txn-root.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-txn-root.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-txn-root.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-txn-root">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-txn-root"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_txn_root</refname>
<refpurpose>Creates and returns a transaction root</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-fs-youngest-rev.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-fs-youngest-rev.xml
diff -u phpdoc/en/reference/svn/functions/svn-fs-youngest-rev.xml:1.1
phpdoc/en/reference/svn/functions/svn-fs-youngest-rev.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-fs-youngest-rev.xml:1.1 Thu Jun
21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-fs-youngest-rev.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-fs-youngest-rev">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-fs-youngest-rev"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_fs_youngest_rev</refname>
<refpurpose>Returns the number of the youngest revision in the
filesystem</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-import.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-import.xml
diff -u phpdoc/en/reference/svn/functions/svn-import.xml:1.1
phpdoc/en/reference/svn/functions/svn-import.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-import.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-import.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-import">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-import" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>svn_import</refname>
<refpurpose>Imports an unversioned path into a repository</refpurpose>
@@ -126,7 +126,7 @@
<para>
<simplelist>
<member><function>svn_add</function></member>
- <member><ulink url="&url.svn.manual.import;">SVN documentation for svn
import</ulink></member>
+ <member><link xlink:href="&url.svn.manual.import;">SVN documentation for
svn import</link></member>
</simplelist>
</para>
</refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-log.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-log.xml
diff -u phpdoc/en/reference/svn/functions/svn-log.xml:1.1
phpdoc/en/reference/svn/functions/svn-log.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-log.xml:1.1 Thu Jun 21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-log.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-log">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-log" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>svn_log</refname>
<refpurpose>Returns the commit log messages of a repository URL</refpurpose>
@@ -91,8 +91,8 @@
</note>
<para>
The value of <varname>action</varname> is a subset of the
- <ulink url="&url.svn.manual.status;">status output
- in the first column</ulink>, where possible values are:
+ <link xlink:href="&url.svn.manual.status;">status output
+ in the first column</link>, where possible values are:
</para>
<table>
<title>Actions</title>
@@ -251,9 +251,9 @@
<para>
<simplelist>
<member>
- <ulink url="&url.svn.manual.log;">
+ <link xlink:href="&url.svn.manual.log;">
SVN documentation on svn log
- </ulink>
+ </link>
</member>
</simplelist>
</para>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-ls.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-ls.xml
diff -u phpdoc/en/reference/svn/functions/svn-ls.xml:1.1
phpdoc/en/reference/svn/functions/svn-ls.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-ls.xml:1.1 Thu Jun 21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-ls.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-ls">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-ls" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>svn_ls</refname>
<refpurpose>Returns list of directory contents in repository URL, optionally
at revision number</refpurpose>
@@ -129,7 +129,7 @@
<para>
<simplelist>
<member>
- <ulink url="&url.svn.manual.list;">SVN documentation on svn list</ulink>
+ <link xlink:href="&url.svn.manual.list;">SVN documentation on svn
list</link>
</member>
</simplelist>
</para>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-repos-create.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-repos-create.xml
diff -u phpdoc/en/reference/svn/functions/svn-repos-create.xml:1.1
phpdoc/en/reference/svn/functions/svn-repos-create.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-repos-create.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-repos-create.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-repos-create">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-repos-create"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_repos_create</refname>
<refpurpose>Create a new subversion repository at path</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-repos-fs-begin-txn-for-commit.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-repos-fs-begin-txn-for-commit.xml
diff -u
phpdoc/en/reference/svn/functions/svn-repos-fs-begin-txn-for-commit.xml:1.1
phpdoc/en/reference/svn/functions/svn-repos-fs-begin-txn-for-commit.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-repos-fs-begin-txn-for-commit.xml:1.1
Thu Jun 21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-repos-fs-begin-txn-for-commit.xml
Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-repos-fs-begin-txn-for-commit">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-repos-fs-begin-txn-for-commit"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_repos_fs_begin_txn_for_commit</refname>
<refpurpose>Create a new transaction</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-repos-fs-commit-txn.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-repos-fs-commit-txn.xml
diff -u phpdoc/en/reference/svn/functions/svn-repos-fs-commit-txn.xml:1.1
phpdoc/en/reference/svn/functions/svn-repos-fs-commit-txn.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-repos-fs-commit-txn.xml:1.1 Thu Jun
21 04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-repos-fs-commit-txn.xml Thu Jun
21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-repos-fs-commit-txn">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-repos-fs-commit-txn"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_repos_fs_commit_txn</refname>
<refpurpose>Commits a transaction and returns the new revision</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-repos-fs.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-repos-fs.xml
diff -u phpdoc/en/reference/svn/functions/svn-repos-fs.xml:1.1
phpdoc/en/reference/svn/functions/svn-repos-fs.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-repos-fs.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-repos-fs.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-repos-fs">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-repos-fs" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_repos_fs</refname>
<refpurpose>Gets a handle on the filesystem for a repository</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-repos-hotcopy.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-repos-hotcopy.xml
diff -u phpdoc/en/reference/svn/functions/svn-repos-hotcopy.xml:1.1
phpdoc/en/reference/svn/functions/svn-repos-hotcopy.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-repos-hotcopy.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-repos-hotcopy.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-repos-hotcopy">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-repos-hotcopy"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_repos_hotcopy</refname>
<refpurpose>Make a hot-copy of the repos at repospath; copy it to
destpath</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-repos-open.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-repos-open.xml
diff -u phpdoc/en/reference/svn/functions/svn-repos-open.xml:1.1
phpdoc/en/reference/svn/functions/svn-repos-open.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-repos-open.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-repos-open.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-repos-open">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-repos-open"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_repos_open</refname>
<refpurpose>Open a shared lock on a repository.</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-repos-recover.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-repos-recover.xml
diff -u phpdoc/en/reference/svn/functions/svn-repos-recover.xml:1.1
phpdoc/en/reference/svn/functions/svn-repos-recover.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-repos-recover.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-repos-recover.xml Thu Jun 21
11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-repos-recover">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-repos-recover"
xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>svn_repos_recover</refname>
<refpurpose>Run recovery procedures on the repository located at
path.</refpurpose>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-status.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-status.xml
diff -u phpdoc/en/reference/svn/functions/svn-status.xml:1.1
phpdoc/en/reference/svn/functions/svn-status.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-status.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-status.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-status">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-status" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>svn_status</refname>
<refpurpose>Returns the status of working copy files and
directories</refpurpose>
@@ -403,7 +403,7 @@
<simplelist>
<member><function>svn_update</function></member>
<member><function>svn_log</function></member>
- <member><ulink url="&url.svn.manual.status;">SVN documentation for svn
status</ulink></member>
+ <member><link xlink:href="&url.svn.manual.status;">SVN documentation for
svn status</link></member>
</simplelist>
</para>
</refsect1>
http://cvs.php.net/viewvc.cgi/phpdoc/en/reference/svn/functions/svn-update.xml?r1=1.1&r2=1.2&diff_format=u
Index: phpdoc/en/reference/svn/functions/svn-update.xml
diff -u phpdoc/en/reference/svn/functions/svn-update.xml:1.1
phpdoc/en/reference/svn/functions/svn-update.xml:1.2
--- phpdoc/en/reference/svn/functions/svn-update.xml:1.1 Thu Jun 21
04:20:30 2007
+++ phpdoc/en/reference/svn/functions/svn-update.xml Thu Jun 21 11:46:57 2007
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="iso-8859-1"?>
-<!-- $Revision: 1.1 $ -->
-<refentry id="function.svn-update">
+<!-- $Revision: 1.2 $ -->
+<refentry xml:id="function.svn-update" xmlns="http://docbook.org/ns/docbook"
xmlns:xlink="http://www.w3.org/1999/xlink">
<refnamediv>
<refname>svn_update</refname>
<refpurpose>Update working copy</refpurpose>
@@ -130,7 +130,7 @@
<simplelist>
<member><function>svn_checkout</function></member>
<member><function>svn_commit</function></member>
- <member><ulink url="&url.svn.manual.update;">SVN documentation for svn
update</ulink></member>
+ <member><link xlink:href="&url.svn.manual.update;">SVN documentation for
svn update</link></member>
</simplelist>
</para>
</refsect1>