[
https://issues.apache.org/jira/browse/VCL-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503439#comment-16503439
]
ASF GitHub Bot commented on VCL-1097:
-------------------------------------
Github user asfgit closed the pull request at:
https://github.com/apache/vcl/pull/1
> add hidden files to empty directories to force them to be included in Git repo
> ------------------------------------------------------------------------------
>
> Key: VCL-1097
> URL: https://issues.apache.org/jira/browse/VCL-1097
> Project: VCL
> Issue Type: Task
> Components: vcld (backend)
> Reporter: Josh Thompson
> Priority: Major
> Fix For: 2.5.1
>
>
> There are a number of empty directories under the backend code that are used
> for placing scripts that automatically get executed during certain
> provisioning stages. Subversion allowed for these empty directories to be
> included in the repo. Git does not track empty directories - empty files must
> be placed in those directories for them to be included in the repo. A
> standard name needs to be decided on and exceptions need to be placed in the
> code to ignore the empty files.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)