[darcs-users] darcs patch: "make continuous" or "make ci" rebuilds darcs whenever...

Nicolas Pouillard nicolas.pouillard at gmail.com
Mon Oct 27 09:22:57 UTC 2008


Great! Thanks a lot!

Excerpts from Simon Michael's message of Mon Oct 27 08:48:45 +0100 2008:
> PS here's how to try it - get the patched sp:
> 
> ~/src/darcs$ darcs get --lazy joyful.com:/repos/searchpath
> Finished getting.
> ~/src/darcs$ cd searchpath
> ~/src/darcs/searchpath$ make
> ghc --make -o sp -main-is SearchPath SearchPath.hs
> [1 of 1] Compiling SearchPath       ( SearchPath.hs, SearchPath.o )
> Linking sp ...
> ~/src/darcs/searchpath$ mv sp ~/bin
> 
> and start it running:
> 
> ~/src/darcs$ make ci
> ...
> New executable. (Re-) starting
> running: "/Users/simon/src/darcs/darcs --version"
> 2.1.0 (+ 200 patches)
> <change a file>
> [ 95 of 134] Compiling Darcs.Commands.Add ( 
> ./src/Darcs/Commands/Add.lhs, ./src/Darcs/Commands/Add.o )
> [130 of 134] Compiling Darcs.TheCommands ( ./src/Darcs/TheCommands.lhs, 
> ./src/Darcs/TheCommands.o )
> [131 of 134] Compiling Darcs.Commands.Help ( 
> ./src/Darcs/Commands/Help.lhs, ./src/Darcs/Commands/Help.o )
> [132 of 134] Compiling Darcs.ArgumentDefaults ( 
> ./src/Darcs/ArgumentDefaults.lhs, ./src/Darcs/ArgumentDefaults.o )
> [133 of 134] Compiling Darcs.RunCommand ( ./src/Darcs/RunCommand.lhs, 
> ./src/Darcs/RunCommand.o )
> Linking darcs.sp.new ...
> New executable. (Re-) starting
> running: "/Users/simon/src/darcs/darcs --version"
> 2.1.0 (+ 200 patches)
> 

-- 
Nicolas Pouillard aka Ertai


More information about the darcs-users mailing list