[Dart] dart2: response 503 ?
Andy Cedilnik
andy.cedilnik at kitware.com
Thu May 11 09:56:33 EDT 2006
Hi Alex,
CTest and Dart currently do not handle international symbols. I suspect
that those are coming from CTest encoding international symbols. This is
supposed to be fixed in the future.
Andy
Alexander Neundorf wrote:
> Hi,
>
>
>> Von: Andy Cedilnik <andy.cedilnik at kitware.com>
>> An: Alexander Neundorf <a.neundorf-work at gmx.net>
>> Kopie: dart at public.kitware.com
>> Betreff: Re: [Dart] dart2: response 503 ?
>> Datum: Thu, 11 May 2006 08:37:43 -0400
>>
>> Hi Alex,
>>
>> Please try:
>>
>> ctest -D Nightly --debug -VV -V
>>
>> Also, what version of ctest are you using?
>>
>
> using strace helped.
> It tried to connect to $http_proxy:80, so I unset http_proxy and changed
> SET (DROP_SITE "los-cvs02")
> to
> SET (DROP_SITE "los-cvs02:8081")
>
> now it says "Submission successful" :-)
>
> Some questions still remain:
>
> Is there another way to force it to connect directly ?
>
> How often is the dashboard actually updated ?
>
> Why doesn't the result from "make Nightly" appear ?
>
> Here's some of the output:
> "...In function <-30><-128><-104>iso_recv_handler<-30><-128><-103>..."
>
> Where do the "<-30><-128><-104>" come from ?
>
> Bye
> Alex
>
>
>
More information about the Dart
mailing list