Author: danielsh
Date: Fri May 6 12:45:52 2011
New Revision: 1100191
URL: http://svn.apache.org/viewvc?rev=1100191&view=rev
Log:
* /site/publish/docs/1.7.html: Rewrap error message.
Modified:
subversion/site/publish/docs/release-notes/1.7.html
Modified: subversion/site/publish/docs/release-notes/1.7.html
URL:
http://svn.apache.org/viewvc/subversion/site/publish/docs/release-notes/1.7.html?rev=1100191&r1=1100190&r2=1100191&view=diff
==============================================================================
--- subversion/site/publish/docs/release-notes/1.7.html (original)
+++ subversion/site/publish/docs/release-notes/1.7.html Fri May 6 12:45:52 2011
@@ -575,9 +575,9 @@ the switch operation will fail with an e
<pre>
$ svn switch ^/branches
- svn: E195012: Path '.' does not share common version control ancestry wit\
- h the requested switch location. Use --ignore-ancestry to disable this c\
- heck.
+ svn: E195012: Path '.' does not share common version control ancestry
+ with the requested switch location. Use --ignore-ancestry to disable
+ this check.
$
</pre>