Set $NIX_PREFETCH_SVN_LEAVE_DOT_SVN to 1.

[?]
Dec 3, 2009, 3:03 PM
RR7O4KFU3Q3WLHTOTPRA2PMVNIUA5RJZYVBHVY7RMVGSMIBK57WAC

Dependencies

  • [2] VN2SV3G2 Ask `nix-prefetch-git' to leave `.git' in the output.
  • [3] BK24VA6Q * for git inputs, check latest revision of branch (defaults to master for now), if there is change, only use input if last checkout was > hour ago.
  • [4] JTRG7RDQ add support for git as jobinput
  • [*] OOQ2D3KC * Refactoring: move fetchInput out of hydra_scheduler into a separate

Change contents

  • replacement in src/lib/Hydra/Helper/AddBuilds.pm at line 262
    [2.118][2.118:162]()
    # script. Thus, we leave `.git' in there.
    [2.118]
    [2.162]
    # script. Thus, we leave `.git' in there. Same for
    # Subversion (e.g., libgcrypt's build system uses that.)
  • edit in src/lib/Hydra/Helper/AddBuilds.pm at line 265
    [2.209]
    [2.209]
    $ENV{"NIX_PREFETCH_SVN_LEAVE_DOT_SVN"} = "1";