Issue Type: Bug Bug
Assignee: Unassigned
Components: cvs
Created: 18/Jun/13 4:46 PM
Description:

Create a tree in CVS including an empty directory. Configure a Jenkins job to check it out, leaving the prune option checked. The build runs but the empty directories are not checked out.

Seems to be a bug in the client. UpdateCommand.pruneEmptyDirectories is called but emptyDirectories is empty; messageSent was called once, but MessageEvent.getMessage was blank.

If you select Show all CVS output then it works, presumably because cvs update: Updating workspace/empty was printed.

Environment: 2.10-SNAPSHOT in hpi:run on Linux
Project: Jenkins
Priority: Major Major
Reporter: Jesse Glick
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators.
For more information on JIRA, see: http://www.atlassian.com/software/jira

--
You received this message because you are subscribed to the Google Groups "Jenkins Issues" group.
To unsubscribe from this group and stop receiving emails from it, send an email to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.
 
 

Reply via email to