[
https://issues.apache.org/jira/browse/SCM-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962019#comment-17962019
]
ASF GitHub Bot commented on SCM-548:
------------------------------------
jira-importer commented on issue #758:
URL: https://github.com/apache/maven-scm/issues/758#issuecomment-2964622625
**[Michael
Osipov](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=michael-o)**
commented
This issue has been auto closed because it has been inactive for a long
period of time. If you think this issue still applies, retest your problem with
the most recent version of Maven and the affected component, reopen and post
your results.
> Add option to prune empty directories
> -------------------------------------
>
> Key: SCM-548
> URL: https://issues.apache.org/jira/browse/SCM-548
> Project: Maven SCM (Moved to GitHub Issues)
> Issue Type: New Feature
> Components: maven-scm-provider-cvs
> Reporter: David Biesack
> Priority: Minor
>
> CVS has a -P option on the co command to prune empty directories.
> After deleting files/directories in a project and committing those deletions,
> we would like our CruiseControl/Maven builds (which use scm:update) to be able
> to prune the empty directories so the CruiseControl checkout folder more
> closely
> matches the developer's local files/directories. For example,
> renaming a Java package (including subfolders) from a.b.c to a.b.d then
> committing to CVS,
> leaves the old a/b/c and all subdirectories in the CruiseControl checkout
> folder after
> scm:update finishes.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)