Author: luke1410
Date: Sat Dec 16 11:20:26 2017
New Revision: 1818383
URL: http://svn.apache.org/viewvc?rev=1818383&view=rev
Log:
* site/staging/faq.html, site/staging/faq.ja.html, site/staging/faq.zh.html:
Reverted r1818382.
Modified:
subversion/site/staging/faq.html
subversion/site/staging/faq.ja.html
subversion/site/staging/faq.zh.html
Modified: subversion/site/staging/faq.html
URL:
http://svn.apache.org/viewvc/subversion/site/staging/faq.html?rev=1818383&r1=1818382&r2=1818383&view=diff
==============================================================================
--- subversion/site/staging/faq.html (original)
+++ subversion/site/staging/faq.html Sat Dec 16 11:20:26 2017
@@ -187,6 +187,7 @@ a <tt>file:</tt> URL?</a></li>
<li><a href="#http-301-error">I can see my repository in a web browser, but
'svn checkout' gives me an error about "301 Moved Permanently".
What's wrong?</a></li>
+<li><a href="#digest-auth">Why doesn't HTTP Digest auth work?</a></li>
<li><a href="#xlc-compile">Compiling with xlc on AIX, I get compilation
errors. What's wrong?</a></li>
<li><a href="#nonrecursive-checkout">I checked out a directory
@@ -3089,6 +3090,25 @@ a 301 error to occur.</p>
</div>
+
+<div class="h3" id="digest-auth">
+<h3>Why doesn't HTTP Digest auth work?
+ <a class="sectionlink" href="#digest-auth"
+ title="Link to this section">¶</a>
+</h3>
+
+<p>This is probably due to a known bug in Apache HTTP Server (versions
+ 2.0.48 and earlier), for which a patch is available, see
+<a href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25040"
+ >http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25040</a>. You
+may also want to read over
+<a href="https://issues.apache.org/jira/browse/SVN-1608"
+ >https://issues.apache.org/jira/browse/SVN-1608</a>
+to see if the description there matches your symptoms.
+</p>
+
+</div>
+
<div class="h3" id="xlc-compile">
<h3>Compiling with xlc on AIX, I get compilation
Modified: subversion/site/staging/faq.ja.html
URL:
http://svn.apache.org/viewvc/subversion/site/staging/faq.ja.html?rev=1818383&r1=1818382&r2=1818383&view=diff
==============================================================================
--- subversion/site/staging/faq.ja.html (original)
+++ subversion/site/staging/faq.ja.html Sat Dec 16 11:20:26 2017
@@ -116,6 +116,7 @@ Based on r32490
<li><a href="#windows-access-denied">Windowsä¸ã§ãæã
ãAccess
Deniedãã¨ã©ã¼ã«ééãã¾ããã©ã³ãã
ã§è¡¨ç¤ºãããããã«è¦ãããã ãã©ããªã?</a></li>
<li><a href="#freebsd-hang">FreeBSDä¸ã§ãããç¨®ã®æä½(ç¹ã« svnadmin
create)ãæã
ãã³ã°ã¢ããããã®ã¯ããªã?</a></li>
<li><a
href="#http-301-error">Webãã©ã¦ã¶ãããªãã¸ããªãè¦ãããããã«ãã¦ãããã
ãã©ã'svn checkout' ããã301 Moved
Permanentlyãã¨ããã¨ã©ã¼ã«ãªããä½ãæªãã®?</a></li>
+<li><a
href="#digest-auth">HTTPãã¤ã¸ã§ã¹ãèªè¨¼ãåä½ããªãã®ã¯ãªã?</a></li>
<li><a href="#xlc-compile">AIX ä¸ã§ xlc
ã使ã£ã¦ã³ã³ãã¤ã«ãã¦ããã§ãããã³ã³ãã¤ã«ã¨ã©ã¼ã«ãªãã¾ããä½ãåé¡ã§ãããã?</a></li>
<li><a href="#nonrecursive-checkout">ãããã£ã¬ã¯ããªã(-N
ãªãã·ã§ã³ãã¤ãã¦)éå帰çã«ãã§ãã¯ã¢ã¦ããã¾ããããä»ã¯ããµããã£ã¬ã¯ããªã«ããç»å
´ããã¦æ¬²ããã¨æã£ã¦ãã¾ãããããã<tt>svn up
subdir</tt>ã¯åä½ãã¾ããã</a></li>
<li><a href="#mod_dav_svn-win32">Win32 ã®ä¸ã§ãApache
ã¨ä¸ç·ã«mod_dav_svn
ã使ããã¨ãã¦ããã®ã§ããããããªã¢ã¸ã¥ã¼ã«ã¯è¦ã¤ãããªããã¨ããã¨ã©ã¼ã«ãªãã¾ããmod_dav_svn.so
ãã¡ã¤ã«ã¯ã<tt>\Apache\modules</tt>å
ã«ãæ£ããåå¨ãã¦ããã®ã§ãã...ã</a></li>
@@ -2267,6 +2268,19 @@ rev 24: (no author) | 2003-07-29 1
</div>
+
+<div class="h3" id="digest-auth">
+<h3>HTTPãã¤ã¸ã§ã¹ãèªè¨¼ãåä½ããªãã®ã¯ãªã?
+ <a class="sectionlink" href="#digest-auth"
+ title="Link to this section">¶</a>
+</h3>
+
+<p>ããã¯ãæãããApache
HTTPãµã¼ã(ãã¼ã¸ã§ã³2.0.48以å)ã®æ¢ç¥ã®ãã°ã ã
+ãããã<a
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25040">http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25040</a>ããåå¾ãããã¨ãã§ããã
+ä½µãã¦ãããªãã®ç¶æ³ãã<a
href="https://issues.apache.org/jira/browse/SVN-1608">https://issues.apache.org/jira/browse/SVN-1608</a>ã«æ¸ããã¦ããå
容ã¨ä¸è´ãããã©ããã調ã¹ã¦è¦ãæ¹ãè¯ãã ããã</p>
+
+</div>
+
<div class="h3" id="xlc-compile">
<h3>AIX ä¸ã§ xlc
ã使ã£ã¦ã³ã³ãã¤ã«ãã¦ããã§ãããã³ã³ãã¤ã«ã¨ã©ã¼ã«ãªãã¾ããä½ãåé¡ã§ãããã?
Modified: subversion/site/staging/faq.zh.html
URL:
http://svn.apache.org/viewvc/subversion/site/staging/faq.zh.html?rev=1818383&r1=1818382&r2=1818383&view=diff
==============================================================================
--- subversion/site/staging/faq.zh.html (original)
+++ subversion/site/staging/faq.zh.html Sat Dec 16 11:20:26 2017
@@ -121,6 +121,7 @@
<li><a
href="#windows-access-denied">æå¨Windowså¹³å°ä¸å¶å°ä¼å¾å°ä¸ä¸ª"Access
Denied"é误ï¼å®çåç好忲¡æä»ä¹è§å¾ï¼ä¸ºä»ä¹å¢ï¼</a></li>
<li><a href="#freebsd-hang">å¨FreeBSDä¸ï¼æäºæä½(å°¤å
¶æ¯svnadmin
create)ææ¶åä¼è¢«æèµ·ã为ä»ä¹ï¼</a></li>
<li><a
href="#http-301-error">æå¯ä»¥ä»ä¸ä¸ªWEBæµè§å¨ä¸æ¥çæççæ¬åºï¼ä½æ¯å¨æ§è¡'svn
checkout' æ¶åçä¸ä¸ªé误ï¼"301 Moved
Permanently"ãé£ä¸ªå°æ¹åºéäºï¼</a></li>
+<li><a href="#digest-auth">为ä»ä¹HTTPçDigest认è¯ä¸è½å·¥ä½ï¼</a></li>
<li><a
href="#xlc-compile">å¨AIXä¸éè¿xlcç¼è¯æä»¶ï¼åºç°äºä¸äºç¼è¯éè¯¯ï¼æä¹åäºå¢ï¼</a></li>
<li><a
href="#nonrecursive-checkout">æç¨éé彿¹å¼ï¼éè¿-Néé¡¹ï¼æ£åºäºä¸ä¸ªç®å½ï¼ç°å¨ææ³è®©æä¸ªåç®å½âåºç°âï¼ä½æ¯<tt>svn
up subdir</tt>ä¸èµ·ä½ç¨ã</a></li>
<li><a
href="#mod_dav_svn-win32">æè¯å¾å¨Win32å¹³å°Apacheæå¡å¨ä¸ä½¿ç¨mod_dav_svnï¼ä½æ¯æå¾å°æ¾ä¸å°moduleçé误ï¼èmod_dav_svn.soæä»¶ç¡®å®å¤å¨<tt>\Apache\modules</tt>ä¸ã</a></li>
@@ -2077,6 +2078,20 @@ href="http://svnbook.red-bean.com/nightl
</div>
+
+<div class="h3" id="digest-auth">
+<h3>为ä»ä¹HTTPæè¦è®¤è¯ï¼HTTP Digest authï¼ä¸è½æ£å¸¸å·¥ä½ï¼
+ <a class="sectionlink" href="#digest-auth"
+ title="Link to this section">¶</a>
+</h3>
+
+<p>è¿ä¸ªé®é¢å¾å¯è½æ¯å
为Apacheæå¡å¨çä¸ä¸ªå·²ç¥çbugï¼åå¨äº2.0.48æè
æ´æ©æççæ¬ï¼ï¼ä½ å¯ä»¥å¨<a
href="http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25040"
+
>http://nagoya.apache.org/bugzilla/show_bug.cgi?id=25040</a>æ¾å°ç¸åºçè¡¥ä¸ãä½
ä¹å¯ä»¥å¨<a href="https://issues.apache.org/jira/browse/SVN-1608"
+ >https://issues.apache.org/jira/browse/SVN-1608</a>
+ä¸çææ²¡æåä½ è¯´çæ
åµç±»ä¼¼çå·²åé¦çbugã</p>
+
+</div>
+
<div class="h3" id="xlc-compile">
<h3>æå¨AIXä¸é¢ç¼è¯xlsçæ¶ååºç°ç¼è¯é误ï¼ä¸ºä»ä¹å¢ï¼