Project

General

Profile

  • svn:executable: *

# Date Author Comment
11970 01/20/2014 11:33 AM Aaron Marcuse-Kubitza

moved everything into /trunk/ to create the standard svn layout, for use with tools that require this (eg. git-svn). IMPORTANT: do NOT do an `svn up`. instead, re-use your working copy's existing files with `svn switch` (http://svnbook.red-bean.com/en/1.6/svn.ref.svn.c.switch.html).

7262 01/16/2013 02:15 PM Aaron Marcuse-Kubitza

waitpid, lockfile: Changed $interval default to 5s to work with smaller imports, where less waiting is needed

7256 01/16/2013 01:33 PM Aaron Marcuse-Kubitza

waitpid: Use `ps` instead of /proc to also work on Mac

6209 11/15/2012 07:36 PM Aaron Marcuse-Kubitza

Added waitpid