You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@subversion.apache.org by Benjamin Pflugmann <be...@pflugmann.de> on 2003/08/22 09:36:57 UTC

Re: svn commit: rev 6826 - trunk/www

Hi.

On Fri 2003-08-22 at 01:36:20 -0500, fitz@tigris.org wrote:
> Author: fitz
> Date: Fri Aug 22 01:36:15 2003
> New Revision: 6826
> 
> Modified:
>    trunk/www/project_faq.html
> Log:
> Sussman changed it to lsdblogs, and now I'm changing it again.  Joy.
> 
> * project_faq.html:  it's 'lsdblogs' now, not 'archive'.

Minor nit: This log message and the change below don't
fit. It should read

  * project_faq.html:  it's 'list-unused-dblogs' now, not 'lsdblogs'.

shouldn't it?

Bye,

	Benjamin.


> Modified: trunk/www/project_faq.html
> ==============================================================================
> --- trunk/www/project_faq.html	(original)
> +++ trunk/www/project_faq.html	Fri Aug 22 01:36:15 2003
> @@ -654,7 +654,7 @@
>  <code>svnadmin</code>:</p>
>  
>  <pre>
> -$ svnadmin lsdblogs /repos --only-unused | xargs rm
> +$ svnadmin list-unused-dblogs /repos | xargs rm
>  # disk space reclaimed!
>  </pre>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org