Git Product home page Git Product logo

Comments (3)

mtneug avatar mtneug commented on August 28, 2024

Hi @pfichtner, thanks for the suggestion. Since I don't actually use svn I must ask: how compatible is svn patch with patches created by GNU diff? Can we just safely replace patch? If not, we could certainly add it as an alternative. Would you check and file a pull request?

from freetz-docker.

pfichtner avatar pfichtner commented on August 28, 2024

I also did not use svn diff before. But it seems to be the only way to create a patchfile where the executable bit is recorded. Do you know another way how to create a patch where the existing executable bit is restored when the patch is applied?
I am not bound to svn diff/patch any other way that satisfies my needs is welcome.
Nevertheless  I'll check if a svn patchfile is compatible with gnu patch.
Update: a svn patchfile is not compatible to be applied by gnu patch

Another more generic way would be that /entrypoint.sh checks for a script and if it exists execute it. So a script could be added to the container using a docker volume (as I do for image, config, etc.)

from freetz-docker.

mtneug avatar mtneug commented on August 28, 2024

Freetz now uses Git.

from freetz-docker.

Related Issues (3)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.