darcs changes --last 10 (or 100 or 1000) does not hang.
darcs changes --last=10000 configure.ac hangs. On Fri, Apr 17, 2009 at 9:39 AM, Thomas Hartman < [email protected]> wrote: > darcs changes darcs.cabal, fine. > > darcs changes configure.ac, hangs. > > why is this happening, and can it be fixed during the hackathon? > > thart...@ubuntu:~/haskellInstalls/darcs.net>time darcs changes darcs.cabal > | head > Changes to darcs.cabal: > > Sun Mar 15 01:05:02 PDT 2009 Trent W. Buck <[email protected]> > * Resolve issue1393: swap "darcs mv" and "darcs move". > > Sun Mar 15 23:35:19 PDT 2009 Petr Rockai <[email protected]> > * Make the curl/http flags reflect exactly what darcs is built with. > > Fri Mar 13 09:58:00 PDT 2009 Eric Kow <[email protected]> > * Cabal: loosen HTTP package requirement. > > real 0m0.339s > user 0m0.248s > sys 0m0.084s > thart...@ubuntu:~/haskellInstalls/darcs.net>time darcs changes > configure.ac | head > ^CwithSignalsHandled: Interrupted! > > > real 0m32.358s > user 0m1.572s > sys 0m0.664s > thart...@ubuntu:~/haskellInstalls/darcs.net> > > > -- > Thomas Hartman > > Darcs hosting: patch-tag.com > The elegance of haskell, the simplicity of php: happstack.com > -- Thomas Hartman Darcs hosting: patch-tag.com The elegance of haskell, the simplicity of php: happstack.com
_______________________________________________ darcs-users mailing list [email protected] http://lists.osuosl.org/mailman/listinfo/darcs-users
