Josh Thompson created VCL-1097:
----------------------------------
Summary: 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
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)