Committed in r21306, thank you.
-K
Peter Samuelson <peter@p12n.org> writes:
> [[[
> * www/faq.html (single-file-checkout):
> Recommend 'svn export' instead of 'svn cat', for exporting a single
> file. This honors svn:executable, and doesn't require any shell
> redirection syntax.
> ]]]
>
> Index: www/faq.html
> ===================================================================
> --- www/faq.html (revisione 21112)
> +++ www/faq.html (copia locale)
> @@ -1960,7 +1960,7 @@
> <p>Subversion does not support checkout of a single file, it only
> supports checkout of directory structures.</p>
>
> -<p>However, you can use 'svn cat' to export a single file. This will
> +<p>However, you can use 'svn export' to export a single file. This will
> retrieve the file's contents, it just won't create a versioned working
> copy.</p>
>
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Aug 29 00:31:03 2006