Author: danielsh
Date: Thu Oct 11 13:49:32 2012
New Revision: 1397051
URL: http://svn.apache.org/viewvc?rev=1397051&view=rev
Log:
* faq.html
(/usr/home/danielsh/src/svn/t1/subversion/../tools/server-side/svnpubsub/svnwcsub.pywebsite-auto-update):
Mention svnpubsub/svnwcsub.
Modified:
subversion/site/publish/faq.html
Modified: subversion/site/publish/faq.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/faq.html?rev=1397051&r1=1397050&r2=1397051&view=diff
==============================================================================
--- subversion/site/publish/faq.html (original)
+++ subversion/site/publish/faq.html Thu Oct 11 13:49:32 2012
@@ -2175,6 +2175,14 @@ working?"</a>.</p>
</DirectoryMatch>
</pre>
+<p>Finally, if the working copy to be updated isn't on the same machine as
+the Subversion server, <a
+href="https://svn.apache.org/repos/asf/subversion/trunk/tools/server-side/svnpubsub">svnpubsub</a>
+can be used on the Subversion server to advertise the commit to a
+listening <a
+href="https://svn.apache.org/repos/asf/subversion/trunk/tools/server-side/svnpubsub/svnwcsub.py">svnwcsub</a>
+client on the Web server.</p>
+
</div>