summary refs log tree commit diff
path: root/pkgs/build-support/fetchsvn
AgeCommit message (Expand)AuthorFilesLines
2009-12-03nix-prefetch-svn: Support $NIX_PREFETCH_SVN_LEAVE_DOT_SVN.Ludovic Courtès1-1/+8
2009-10-06Change fetchsvn as well as nix-prefect-svn to use the repository name andNicolas Pierron2-4/+29
2009-07-10nix-prefetch-svn: Use SHA256/Base32 by default.Ludovic Courtès1-1/+4
2009-05-19Update fetchsvn for proxy supportMichael Raskin2-0/+20
2008-11-25* Don't suppress error messages.Eelco Dolstra1-2/+1
2008-02-29* fetchsvn: Nix already checks the hash, no need for the builder to do it.Eelco Dolstra2-11/+2
2008-02-28* fetchcvs: cleanup, use nix-store --add-fixed like fetchurl/svn.Eelco Dolstra2-6/+2
2007-12-04 Michael Raskin2-5/+6
2006-07-18* Don't pollute /tmp.Eelco Dolstra1-3/+2
2006-07-17* Show less garbage.Eelco Dolstra1-1/+2
2006-07-17Added ssh support to fetchsvnMartin Bravenboer2-2/+6
2006-05-31* More hackery.Eelco Dolstra1-1/+1
2006-05-30* We no longer need the prefetch stuff.Eelco Dolstra1-11/+5
2006-05-30* Make nix-prefetch-svn use nix-store --add-fixed (just likeEelco Dolstra1-42/+35
2006-05-02* Do use readlink if available.Eelco Dolstra1-1/+2
2006-03-30* system -> top-level.Eelco Dolstra1-1/+1
2006-03-15* Don't use i686-linux.nix.Eelco Dolstra1-2/+2
2006-03-15* Removed readlink.Eelco Dolstra1-1/+1
2005-12-15* Pipe the "p" character into Subversion to force it to accept theEelco Dolstra1-1/+5
2005-12-15* Use a restrictive umask to prevent permission problems.Eelco Dolstra1-0/+4
2005-12-05* "." -> "source".Eelco Dolstra1-1/+1
2005-04-12* Fix for *non*-suid installations.Eelco Dolstra1-0/+1
2005-02-22* Use a hash over the entire SVN exported tree.Eelco Dolstra1-0/+1
2005-02-22* Use fixed-output hashes in fetchsvn.Eelco Dolstra3-10/+26
2004-12-17* Allow a known hash to be specified.Eelco Dolstra1-17/+25
2004-12-17* Option to print out the path, analogous to nix-prefetch-url.Eelco Dolstra1-0/+4
2004-04-14* `fetchsvn' now requires the MD5 hash (as computed by `nix-hash') ofEelco Dolstra3-9/+69
2004-03-29* Remove trivial builders.Eelco Dolstra2-5/+1
2003-11-25* A function to fetch sources from a Subversion repository.Eelco Dolstra2-0/+19