Code Monkey home page Code Monkey logo

Comments (4)

vjanelle avatar vjanelle commented on August 21, 2024

Git provides various layout options, which may be useful as a transition device.

I'm thinking mostly of situations where people have checked their entire puppet repos into SVN, and you end up with situations like

branches/${branchname}/.../modules/${modulename}
trunk/.../modules/${modulename}

etc - Selecting which branch vs trunk is done on a different level.

SVN doesn't really care about this, since it has no concepts of branches, tags, etc. SVN clients implement this because they can track through the revision graph.

from r10k.

igalic avatar igalic commented on August 21, 2024

I think we could extend this from Subversion to: $SCM. Right now I'm trying to fight many puppet and ruby related tools to fit a module that lives outside of the Git Monoculture. r10k being one of those tools.

from r10k.

adrienthebo avatar adrienthebo commented on August 21, 2024

Preliminary module support has been merged in next in 2492180. It would be a tremendous help if people could play around with installing modules from SVN and find holes in the implementation.

from r10k.

adrienthebo avatar adrienthebo commented on August 21, 2024

This has been released in 1.2.0; I'm going to create a new issue for dynamic environments (ish) based on SVN.

from r10k.

Related Issues (20)

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.