[
https://issues.apache.org/jira/browse/VCL-1097?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16503437#comment-16503437
]
ASF subversion and git services commented on VCL-1097:
------------------------------------------------------
Commit 7b7776638317e7e737882fdef4148d0c783a0f14 in vcl's branch
refs/heads/develop from [[email protected]]
[ https://git-wip-us.apache.org/repos/asf?p=vcl.git;h=7b77766 ]
VCL-1097 Adding .gitignore files and empty tool directories to teh project
along with adding code to ignore .gitignore files when scripts are being copied
and executed on the system.
> 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)