Hi. There was a word missing in the "wc-out-of-date" section of
faq.html which is fixed with this patch:
--- faq.html.orig 2007-04-25 03:23:27.000000000 -0500
+++ faq.html 2007-04-25 03:24:58.000000000 -0500
@@ -2617,7 +2617,7 @@
the very changes you are trying now to commit. You can use 'svn
log -rHEAD' to see if your supposed-failed commit actually
succeeded. If it did, run 'svn revert' to revert your local
- changes, then run 'svn update' to your own changes back from the
+ changes, then run 'svn update' to get your own changes back from
the
server. (Note that only 'svn update' brings your local copies
up-to-date; revert doesn't do that.)</p>
</li>
Also, faq.html suffers from some inconsistent line endings. It would
be a good idea to make them consistent. My editor (TextWrangler) did
not like the inconsistent line endings very much, making most of the
file appear to be on a single line.
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Thu Apr 26 21:56:25 2007