Re: t/postconfigure/03-revision test 1 taking forever?

2008-02-02 Thread Andy_Bach
> ok 3 - Able to make Parrot dir > ok 4 - Able to copy Parrot::Revision > > After a C^c > > ok 5 - Got numeric value for reversion number Let me guess - you've got svk installed, but never used it. Try 'n' instead of Ctrl-C. svk is asking (unnecessarily, one might conclude) if you want to create

Re: t/postconfigure/03-revision test 1 taking forever?

2008-02-02 Thread Andy_Bach
> >> svk is asking (unnecessarily, one might conclude) > >> if you > >> want to create the local Replica before it answers the question 'svk > >> info' > >> on a newly created test dir. >> But shouldn't the test be non-interactive? :) > The test could check for the existence of $HOME/.svk or $SV

Re: t/postconfigure/03-revision test 1 taking forever?

2008-02-01 Thread chromatic
On Friday 01 February 2008 14:00:52 [EMAIL PROTECTED] wrote: > I think that runs into the wish to not get into the internals of > svn/svk/git in doing these tests. Not sure I agree, but that was a comment > I saw somewhere. It does seem svk could have a "are you setup?" query or > not start setup

Re: t/postconfigure/03-revision test 1 taking forever?

2008-02-01 Thread chromatic
On Friday 01 February 2008 12:10:22 Alberto Simões wrote: > Alberto Simões wrote: > > [EMAIL PROTECTED] wrote: > >> Let me guess - you've got svk installed, but never used it. Try 'n' > >> instead of Ctrl-C. svk is asking (unnecessarily, one might conclude) > >> if you > >> want to create the l

Re: t/postconfigure/03-revision test 1 taking forever?

2008-02-01 Thread Andrew Dougherty
On Fri, 1 Feb 2008, Alberto Simões wrote: > Hi > > t/postconfigure/03-revision1/8 > > is taking forever in my powerbook pro. I'd guess that this is the same problem reported in [perl #50218]: Uninitialized svk install hangs postconfig/03-revision.t and Parrot::Revi

Re: t/postconfigure/03-revision test 1 taking forever?

2008-02-01 Thread Alberto Simões
Alberto Simões wrote: [EMAIL PROTECTED] wrote: ok 3 - Able to make Parrot dir ok 4 - Able to copy Parrot::Revision After a C^c ok 5 - Got numeric value for reversion number Let me guess - you've got svk installed, but never used it. Try 'n' instead of Ctrl-C. svk is asking (unnecessarily

Re: t/postconfigure/03-revision test 1 taking forever?

2008-02-01 Thread Alberto Simões
[EMAIL PROTECTED] wrote: ok 3 - Able to make Parrot dir ok 4 - Able to copy Parrot::Revision After a C^c ok 5 - Got numeric value for reversion number Let me guess - you've got svk installed, but never used it. Try 'n' instead of Ctrl-C. svk is asking (unnecessarily, one might conclude) if

Re: t/postconfigure/03-revision test 1 taking forever?

2008-02-01 Thread Alberto Simões
Just because someone will ask: perl 5.8.8 parrot r25407 Alberto Simões wrote: Hi t/postconfigure/03-revision1/8 is taking forever in my powerbook pro. Running with -v we get: [EMAIL PROTECTED] parrot]$ prove -v t/postconfigure/03-revision.t t/postconfigure/03-revision

t/postconfigure/03-revision test 1 taking forever?

2008-02-01 Thread Alberto Simões
Hi t/postconfigure/03-revision1/8 is taking forever in my powerbook pro. Running with -v we get: [EMAIL PROTECTED] parrot]$ prove -v t/postconfigure/03-revision.t t/postconfigure/03-revision.. 1..8 ok 1 - Changed to temporary directory for testing ok 2 - Able to make li