[ 
https://issues.apache.org/jira/browse/SCM-548?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17962018#comment-17962018
 ] 

ASF GitHub Bot commented on SCM-548:
------------------------------------

jira-importer opened a new issue, #758:
URL: https://github.com/apache/maven-scm/issues/758

   **[David 
Biesack](https://issues.apache.org/jira/secure/ViewProfile.jspa?name=djb)** 
opened 
**[SCM-548](https://issues.apache.org/jira/browse/SCM-548?redirect=false)** and 
commented
   
   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.
   
   
   ---
   No further details from 
[SCM-548](https://issues.apache.org/jira/browse/SCM-548?redirect=false)




> 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)

Reply via email to