Thanks, the SVN command works.
Best, Danny Chan 在 2020年3月2日 +0800 PM7:30,Vladimir Sitnikov <[email protected]>,写道: > > ./gradlew removeStaleArtifacts -Pasf > > How can i use this cmd to remove only one rc files ? > > It is configured in staleRemovalFilters block in > https://github.com/apache/calcite/blob/a549342294062eba9aa3196e7e6d4bda36fa8291/build.gradle.kts#L123 > However, currently, there's no way to override filters from the command > line. > > If you want to remove files from SVN you might use SVN tools like > svnmucc rm https://...path/to/file > > Vladimir
