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

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

Open
pscheit opened this issue Oct 31, 2013 · 2 comments
Open

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

pscheit opened this issue Oct 31, 2013 · 2 comments

Comments

@pscheit
Copy link
Contributor

pscheit commented Oct 31, 2013

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 ;)

@fieg
Copy link
Member

fieg commented Oct 31, 2013

Aren't the use of wrong directory separators the issue here?

@pscheit
Copy link
Contributor Author

pscheit commented Oct 31, 2013

nope, thats fine on windows. Not fine but acceptable ;)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants