Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.3 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Version Control

    gitrecipe 0.0.2

    Download button

    No screenshots available
    Downloads: 265  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Ivan Gromov | More programs
    Freely Distributable / FREE
    February 20th, 2012, 21:03 GMT
    ROOT / Programming / Version Control

     Read user reviews (0)  Refer to a friend  Subscribe

    gitrecipe description

    Simple buildout recipe for downloading git repositories

    gitrecipe uses system git command and its syntax.

    Usage:

    Recipe clones git repository and checkouts to revision, if it is provided in configuration. You can use recipe like this:

    [buildout]
    parts = data

    [data]
    recipe = gitrecipe
    repository = git://example.com/my-git-repo.git
    rev = origin/redevlop-branch


    Options:

    repository - repository url

    ref of rev - git reference wich you want to checkout

    Notes

    rev option leaved for compatibility with zerokspot.recipe.git. It is better to use ref parameter, because it corresponds Git terminology

    About

    I've used recipe zerokspot.recipe.git, but as for me, it too complex and has some disadvantages:

    * it does not allow commit from the source folder, default remote is local copy in downloads
    * it does not allow to specify the tag or branch of the repository, only revision hash

    So I wrote my own git recipe with compatible options. You can choose this or that.


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    buildout recipe | git repositories | repositories downloader | buildout | recipe | git

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM