Skip to content
This repository was archived by the owner on Jan 29, 2019. It is now read-only.
This repository was archived by the owner on Jan 29, 2019. It is now read-only.

removing .git after export task is critical on windows #11

@pscheit

Description

@pscheit

unfortunately, when I have the tortoiseGit installed it uses a cache-service which can be really bitchy when you try to move or remove .git directories.

I would skip removing the .git directory in the export task on windows and just ignore the .git directory while copying

 - Executing task Webcreate\Conveyor\Task\ExportTask
   Exporting: 0%


  [Symfony\Component\Filesystem\Exception\IOException]
  Failed to remove file ./build/deploy/.git\objects\pack\pack-e316cbecef6f74284c19953a17a744293f17176c.pack

thank you so much for all your fixes. I could understand if you're not willing to support windows in conveyor. But if you want to, I'll report issues as much as i can ;)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions