[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: svn cleanup switches?

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2004-02-18 22:58:01 CET

"Brian W. Fitzpatrick" <fitz@red-bean.com> writes:

> Why does svn cleanup take any switches at *all*? I'd say this is a
> bug. Anyone?

Cleanup reruns log files and that could involve running a merge, thus
the user needs to be able to set --diff3-cmd. The diff3 command can
also be set in the config file, thus the user needs to be able to set
--config-dir.

> $svn help cleanup
> cleanup: Recursively clean up the working copy, removing locks, resuming
> unfinished operations, etc.
> usage: cleanup [PATH...]
>
> Valid options:
> --diff3-cmd arg : use ARG as merge command
> --config-dir arg : read user configuration files from directory ARG

-- 
Philip Martin
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Wed Feb 18 22:58:18 2004

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.