[ https://issues.apache.org/jira/browse/SCM-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17964715#comment-17964715 ]
Olivier Lamy commented on SCM-548: ---------------------------------- This project has moved from Jira to GitHub Issues. This issue was migrated to [apache/maven-scm#758|https://github.com/apache/maven-scm/issues/758]. > 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)