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

ASF GitHub Bot commented on VCL-1097:
-------------------------------------

GitHub user gjenning opened a pull request:

    https://github.com/apache/vcl/pull/1

    VCL-1097 Adding .gitignore files and empty tool directories

    Adding the .gitignore files and empty tool directories to the project along 
with adding logic to the system to ignore the .gitignore files when scripts are 
being processed.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gjenning/vcl vcl-1097

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/vcl/pull/1.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #1
    
----
commit 7b7776638317e7e737882fdef4148d0c783a0f14
Author: Mike Jennings <gmjennin@...>
Date:   2018-05-17T14:30:05Z

    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)

Reply via email to