svn cleanup options
From: Cooke, Mark <mark.cooke_at_siemens-healthineers.com>
Date: Thu, 14 Feb 2019 13:55:10 +0000
Hello list,
Windows 7, using the 1.10.3 command line tools (from TortoiseSVN).
I am trying to use `svn cleanup` in a build script (batch file) to remove some ignored / unversioned files that may have been generated by a previous build. However, some of them are marked as "read-only" and cleanup stops with an error.
I have a couple of questions:
Is it valid to use both --remove-ignored and --remove-unversioned in the same command? This is not clear in the help text although it seems to work (until it hits the read-only files).
Is there any way to say "ignore errors" or "ignore read-only" or even "remove read-only"?
Many thanks
~ Mark C
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.