Quantcast

[grails-user] Anonymous CVS Access

classic Classic list List threaded Threaded
23 messages Options
12
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

[grails-user] Anonymous CVS Access

Jeremy Aston
Hi,

Is anyone else still having problems with anonymous access after the  
recent codehaus crash?

I've tried doing a complete new CO from CVS but am getting a  
connection refused error message ....

cvs -d :pserver:[hidden email]:/home/projects/
grails/scm login
Logging in to :pserver:[hidden email]:2401/home/
projects/grails/scm
CVS password:
cvs [login aborted]: connect to cvs.grails.codehaus.org(63.246.7.187):
2401 failed: Connection refused

Has something changed in the restore that I've not noticed?

Cheers

Jez


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [grails-user] Anonymous CVS Access

graemer
Hi Jez,

Anon CVS access is still down, codehaus are working on the problem

Graeme

On 5/27/06, Jeremy Aston <[hidden email]> wrote:

> Hi,
>
> Is anyone else still having problems with anonymous access after the
> recent codehaus crash?
>
> I've tried doing a complete new CO from CVS but am getting a
> connection refused error message ....
>
> cvs -d :pserver:[hidden email]:/home/projects/
> grails/scm login
> Logging in to :pserver:[hidden email]:2401/home/
> projects/grails/scm
> CVS password:
> cvs [login aborted]: connect to cvs.grails.codehaus.org(63.246.7.187):
> 2401 failed: Connection refused
>
> Has something changed in the restore that I've not noticed?
>
> Cheers
>
> Jez
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [grails-user] Anonymous CVS Access

Jeremy Aston
Cheers Graeme,

Any ideas when anon access will be back up?  The codehaus page does  
suggest anon is OK...

jez

On 27 May 2006, at 15:12, Graeme Rocher wrote:

> Hi Jez,
>
> Anon CVS access is still down, codehaus are working on the problem
>
> Graeme
>
> On 5/27/06, Jeremy Aston <[hidden email]> wrote:
>> Hi,
>>
>> Is anyone else still having problems with anonymous access after the
>> recent codehaus crash?
>>
>> I've tried doing a complete new CO from CVS but am getting a
>> connection refused error message ....
>>
>> cvs -d :pserver:[hidden email]:/home/projects/
>> grails/scm login
>> Logging in to :pserver:[hidden email]:2401/home/
>> projects/grails/scm
>> CVS password:
>> cvs [login aborted]: connect to cvs.grails.codehaus.org
>> (63.246.7.187):
>> 2401 failed: Connection refused
>>
>> Has something changed in the restore that I've not noticed?
>>
>> Cheers
>>
>> Jez
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list please visit:
>>
>>     http://xircles.codehaus.org/manage_email
>>
>>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>    http://xircles.codehaus.org/manage_email
>
>


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [grails-user] Anonymous CVS Access

Gregory Pierce-2
Its not though, they are replying with:


Server configuration missing --allow-root in inetd.conf


Actually the main groovy site isn't okay either. If you go to http://
www.grails.org you get the codehaus busted server page. Only if you  
go to http://grails.org do things work properly.


On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:

> Cheers Graeme,
>
> Any ideas when anon access will be back up?  The codehaus page does  
> suggest anon is OK...
>
> jez
>
> On 27 May 2006, at 15:12, Graeme Rocher wrote:
>
>> Hi Jez,
>>
>> Anon CVS access is still down, codehaus are working on the problem
>>
>> Graeme
>>
>> On 5/27/06, Jeremy Aston <[hidden email]> wrote:
>>> Hi,
>>>
>>> Is anyone else still having problems with anonymous access after the
>>> recent codehaus crash?
>>>
>>> I've tried doing a complete new CO from CVS but am getting a
>>> connection refused error message ....
>>>
>>> cvs -d :pserver:[hidden email]:/home/projects/
>>> grails/scm login
>>> Logging in to :pserver:[hidden email]:2401/home/
>>> projects/grails/scm
>>> CVS password:
>>> cvs [login aborted]: connect to cvs.grails.codehaus.org
>>> (63.246.7.187):
>>> 2401 failed: Connection refused
>>>
>>> Has something changed in the restore that I've not noticed?
>>>
>>> Cheers
>>>
>>> Jez
>>>
>>>
>>> --------------------------------------------------------------------
>>> -
>>> To unsubscribe from this list please visit:
>>>
>>>     http://xircles.codehaus.org/manage_email
>>>
>>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list please visit:
>>
>>    http://xircles.codehaus.org/manage_email
>>
>>
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>    http://xircles.codehaus.org/manage_email
>


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: [grails-user] Anonymous CVS Access

Dierk König
this is also the reason for http://build.canoo.com/grails not picking
up the latest changes in CVS for the cruisecontrol build.

Is anyone looking into this issue?

cheers
Mittie

> -----Original Message-----
> From: Gregory Pierce [mailto:[hidden email]]
> Sent: Montag, 29. Mai 2006 4:11
> To: [hidden email]
> Subject: Re: [grails-user] Anonymous CVS Access
>
>
> Its not though, they are replying with:
>
>
> Server configuration missing --allow-root in inetd.conf
>
>
> Actually the main groovy site isn't okay either. If you go to http://
> www.grails.org you get the codehaus busted server page. Only if you  
> go to http://grails.org do things work properly.
>
>
> On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
>
> > Cheers Graeme,
> >
> > Any ideas when anon access will be back up?  The codehaus page does  
> > suggest anon is OK...
> >
> > jez
> >
> > On 27 May 2006, at 15:12, Graeme Rocher wrote:
> >
> >> Hi Jez,
> >>
> >> Anon CVS access is still down, codehaus are working on the problem
> >>
> >> Graeme
> >>
> >> On 5/27/06, Jeremy Aston <[hidden email]> wrote:
> >>> Hi,
> >>>
> >>> Is anyone else still having problems with anonymous access after the
> >>> recent codehaus crash?
> >>>
> >>> I've tried doing a complete new CO from CVS but am getting a
> >>> connection refused error message ....
> >>>
> >>> cvs -d :pserver:[hidden email]:/home/projects/
> >>> grails/scm login
> >>> Logging in to :pserver:[hidden email]:2401/home/
> >>> projects/grails/scm
> >>> CVS password:
> >>> cvs [login aborted]: connect to cvs.grails.codehaus.org
> >>> (63.246.7.187):
> >>> 2401 failed: Connection refused
> >>>
> >>> Has something changed in the restore that I've not noticed?
> >>>
> >>> Cheers
> >>>
> >>> Jez
> >>>
> >>>
> >>> --------------------------------------------------------------------
> >>> -
> >>> To unsubscribe from this list please visit:
> >>>
> >>>     http://xircles.codehaus.org/manage_email
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe from this list please visit:
> >>
> >>    http://xircles.codehaus.org/manage_email
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe from this list please visit:
> >
> >    http://xircles.codehaus.org/manage_email
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [grails-user] Anonymous CVS Access

Guillaume Laforge-2
Did Bob and/or Ben had something to say about that?
What's the new policy (if there's one) regarding anon cvs?

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
this is also the reason for http://build.canoo.com/grails not picking
up the latest changes in CVS for the cruisecontrol build.

Is anyone looking into this issue?

cheers
Mittie

> -----Original Message-----
> From: Gregory Pierce [mailto: [hidden email]]
> Sent: Montag, 29. Mai 2006 4:11
> To: [hidden email]
> Subject: Re: [grails-user] Anonymous CVS Access
>
>
> Its not though, they are replying with:
>
>
> Server configuration missing --allow-root in inetd.conf
>
>
> Actually the main groovy site isn't okay either. If you go to http://
> www.grails.org you get the codehaus busted server page. Only if you
> go to http://grails.org do things work properly.
>
>
> On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
>
> > Cheers Graeme,
> >
> > Any ideas when anon access will be back up?  The codehaus page does
> > suggest anon is OK...
> >

> > jez
> >
> > On 27 May 2006, at 15:12, Graeme Rocher wrote:
> >
> >> Hi Jez,
> >>
> >> Anon CVS access is still down, codehaus are working on the problem
> >>
> >> Graeme
> >>
> >> On 5/27/06, Jeremy Aston <[hidden email]> wrote:
> >>> Hi,
> >>>
> >>> Is anyone else still having problems with anonymous access after the
> >>> recent codehaus crash?
> >>>
> >>> I've tried doing a complete new CO from CVS but am getting a
> >>> connection refused error message ....
> >>>
> >>> cvs -d :pserver:[hidden email]:/home/projects/
> >>> grails/scm login
> >>> Logging in to : pserver:anonymous@...:2401/home/
> >>> projects/grails/scm
> >>> CVS password:
> >>> cvs [login aborted]: connect to cvs.grails.codehaus.org
> >>> (63.246.7.187):
> >>> 2401 failed: Connection refused
> >>>
> >>> Has something changed in the restore that I've not noticed?
> >>>
> >>> Cheers
> >>>
> >>> Jez
> >>>
> >>>
> >>> --------------------------------------------------------------------
> >>> -
> >>> To unsubscribe from this list please visit:
> >>>
> >>>     http://xircles.codehaus.org/manage_email
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe from this list please visit:
> >>
> >>    http://xircles.codehaus.org/manage_email
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe from this list please visit:
> >
> >    http://xircles.codehaus.org/manage_email
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email




--
Guillaume Laforge
Groovy Project Manager
http://glaforge.free.fr/blog/groovy
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: [grails-user] Anonymous CVS Access

Dierk König
Ben is at it. See the #codehaus chat for details.
 
ciao
Mittie
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 14:58
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

Did Bob and/or Ben had something to say about that?
What's the new policy (if there's one) regarding anon cvs?

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
this is also the reason for http://build.canoo.com/grails not picking
up the latest changes in CVS for the cruisecontrol build.

Is anyone looking into this issue?

cheers
Mittie

> -----Original Message-----
> From: Gregory Pierce [mailto: [hidden email]]
> Sent: Montag, 29. Mai 2006 4:11
> To: [hidden email]
> Subject: Re: [grails-user] Anonymous CVS Access
>
>
> Its not though, they are replying with:
>
>
> Server configuration missing --allow-root in inetd.conf
>
>
> Actually the main groovy site isn't okay either. If you go to http://
> www.grails.org you get the codehaus busted server page. Only if you
> go to http://grails.org do things work properly.
>
>
> On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
>
> > Cheers Graeme,
> >
> > Any ideas when anon access will be back up?  The codehaus page does
> > suggest anon is OK...
> >
> > jez
> >
> > On 27 May 2006, at 15:12, Graeme Rocher wrote:
> >
> >> Hi Jez,
> >>
> >> Anon CVS access is still down, codehaus are working on the problem
> >>
> >> Graeme
> >>
> >> On 5/27/06, Jeremy Aston <[hidden email]> wrote:
> >>> Hi,
> >>>
> >>> Is anyone else still having problems with anonymous access after the
> >>> recent codehaus crash?
> >>>
> >>> I've tried doing a complete new CO from CVS but am getting a
> >>> connection refused error message ....
> >>>
> >>> cvs -d :pserver:[hidden email]:/home/projects/
> >>> grails/scm login
> >>> Logging in to : pserver:anonymous@...:2401/home/
> >>> projects/grails/scm
> >>> CVS password:
> >>> cvs [login aborted]: connect to cvs.grails.codehaus.org
> >>> (63.246.7.187):
> >>> 2401 failed: Connection refused
> >>>
> >>> Has something changed in the restore that I've not noticed?
> >>>
> >>> Cheers
> >>>
> >>> Jez
> >>>
> >>>
> >>> --------------------------------------------------------------------
> >>> -
> >>> To unsubscribe from this list please visit:
> >>>
> >>>     http://xircles.codehaus.org/manage_email
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe from this list please visit:
> >>
> >>    http://xircles.codehaus.org/manage_email
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe from this list please visit:
> >
> >    http://xircles.codehaus.org/manage_email
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email




--
Guillaume Laforge
Groovy Project Manager
http://glaforge.free.fr/blog/groovy
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [grails-user] Anonymous CVS Access

Guillaume Laforge-2
I can't connect from here unfortunately.
So I'll follow this thread to know more about that ;-)

Thanks.

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
Ben is at it. See the #codehaus chat for details.
 
ciao
Mittie
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 14:58
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

Did Bob and/or Ben had something to say about that?
What's the new policy (if there's one) regarding anon cvs?

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
this is also the reason for <a href="http://build.canoo.com/grails" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://build.canoo.com/grails not picking
up the latest changes in CVS for the cruisecontrol build.

Is anyone looking into this issue?

cheers
Mittie

> -----Original Message-----
> From: Gregory Pierce [mailto: [hidden email]]
> Sent: Montag, 29. Mai 2006 4:11
> To: [hidden email]
> Subject: Re: [grails-user] Anonymous CVS Access
>
>
> Its not though, they are replying with:
>
>
> Server configuration missing --allow-root in inetd.conf
>
>
> Actually the main groovy site isn't okay either. If you go to http://
> <a href="http://www.grails.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.grails.org you get the codehaus busted server page. Only if you
> go to <a href="http://grails.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://grails.org do things work properly.
>
>
> On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
>
> > Cheers Graeme,
> >
> > Any ideas when anon access will be back up?  The codehaus page does
> > suggest anon is OK...
> >
> > jez
> >
> > On 27 May 2006, at 15:12, Graeme Rocher wrote:
> >
> >> Hi Jez,
> >>
> >> Anon CVS access is still down, codehaus are working on the problem
> >>
> >> Graeme
> >>
> >> On 5/27/06, Jeremy Aston <[hidden email]> wrote:
> >>> Hi,
> >>>
> >>> Is anyone else still having problems with anonymous access after the
> >>> recent codehaus crash?
> >>>
> >>> I've tried doing a complete new CO from CVS but am getting a
> >>> connection refused error message ....
> >>>
> >>> cvs -d :pserver:[hidden email]:/home/projects/
> >>> grails/scm login
> >>> Logging in to : <a href="http://pserver:anonymous@cvs.grails.codehaus.org:2401/home/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">pserver:anonymous@...:2401/home/
> >>> projects/grails/scm
> >>> CVS password:
> >>> cvs [login aborted]: connect to <a href="http://cvs.grails.codehaus.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">cvs.grails.codehaus.org
> >>> (<a href="http://63.246.7.187" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">63.246.7.187):
> >>> 2401 failed: Connection refused
> >>>
> >>> Has something changed in the restore that I've not noticed?
> >>>
> >>> Cheers
> >>>
> >>> Jez
> >>>
> >>>
> >>> --------------------------------------------------------------------
> >>> -
> >>> To unsubscribe from this list please visit:
> >>>
> >>>     <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe from this list please visit:
> >>
> >>    <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe from this list please visit:
> >
> >    <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email




--
Guillaume Laforge
Groovy Project Manager
<a href="http://glaforge.free.fr/blog/groovy" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
http://glaforge.free.fr/blog/groovy
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: [grails-user] Anonymous CVS Access

Dierk König
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 15:12
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

I can't connect from here unfortunately.
So I'll follow this thread to know more about that ;-)

Thanks.

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
Ben is at it. See the #codehaus chat for details.
 
ciao
Mittie
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 14:58
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

Did Bob and/or Ben had something to say about that?
What's the new policy (if there's one) regarding anon cvs?

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
this is also the reason for <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://build.canoo.com/grails" target=_blank>http://build.canoo.com/grails not picking
up the latest changes in CVS for the cruisecontrol build.

Is anyone looking into this issue?

cheers
Mittie

> -----Original Message-----
> From: Gregory Pierce [mailto: [hidden email]]
> Sent: Montag, 29. Mai 2006 4:11
> To: [hidden email]
> Subject: Re: [grails-user] Anonymous CVS Access
>
>
> Its not though, they are replying with:
>
>
> Server configuration missing --allow-root in inetd.conf
>
>
> Actually the main groovy site isn't okay either. If you go to http://
> <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.grails.org" target=_blank>www.grails.org you get the codehaus busted server page. Only if you
> go to <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://grails.org" target=_blank>http://grails.org do things work properly.
>
>
> On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
>
> > Cheers Graeme,
> >
> > Any ideas when anon access will be back up?  The codehaus page does
> > suggest anon is OK...
> >
> > jez
> >
> > On 27 May 2006, at 15:12, Graeme Rocher wrote:
> >
> >> Hi Jez,
> >>
> >> Anon CVS access is still down, codehaus are working on the problem
> >>
> >> Graeme
> >>
> >> On 5/27/06, Jeremy Aston <[hidden email]> wrote:
> >>> Hi,
> >>>
> >>> Is anyone else still having problems with anonymous access after the
> >>> recent codehaus crash?
> >>>
> >>> I've tried doing a complete new CO from CVS but am getting a
> >>> connection refused error message ....
> >>>
> >>> cvs -d :pserver:[hidden email]:/home/projects/
> >>> grails/scm login
> >>> Logging in to : <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://pserver:anonymous@cvs.grails.codehaus.org:2401/home/" target=_blank>pserver:anonymous@...:2401/home/
> >>> projects/grails/scm
> >>> CVS password:
> >>> cvs [login aborted]: connect to <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://cvs.grails.codehaus.org" target=_blank>cvs.grails.codehaus.org
> >>> (<A onclick="return top.js.OpenExtLink(window,event,this)" href="http://63.246.7.187" target=_blank>63.246.7.187):
> >>> 2401 failed: Connection refused
> >>>
> >>> Has something changed in the restore that I've not noticed?
> >>>
> >>> Cheers
> >>>
> >>> Jez
> >>>
> >>>
> >>> --------------------------------------------------------------------
> >>> -
> >>> To unsubscribe from this list please visit:
> >>>
> >>>     <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://xircles.codehaus.org/manage_email" target=_blank>http://xircles.codehaus.org/manage_email
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe from this list please visit:
> >>
> >>    <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://xircles.codehaus.org/manage_email" target=_blank>http://xircles.codehaus.org/manage_email
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe from this list please visit:
> >
> >    <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://xircles.codehaus.org/manage_email" target=_blank>http://xircles.codehaus.org/manage_email
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://xircles.codehaus.org/manage_email" target=_blank>http://xircles.codehaus.org/manage_email

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://xircles.codehaus.org/manage_email" target=_blank>http://xircles.codehaus.org/manage_email




--
Guillaume Laforge
Groovy Project Manager
<A onclick="return top.js.OpenExtLink(window,event,this)" href="http://glaforge.free.fr/blog/groovy" target=_blank>http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
http://glaforge.free.fr/blog/groovy
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [grails-user] Anonymous CVS Access

Guillaume Laforge-2
Great!
Now CVS anon left? ;-)

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
<a href="http://www.grails.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.grails.org is back
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 15:12
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

I can't connect from here unfortunately.
So I'll follow this thread to know more about that ;-)

Thanks.

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
Ben is at it. See the #codehaus chat for details.
 
ciao
Mittie
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 14:58
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

Did Bob and/or Ben had something to say about that?
What's the new policy (if there's one) regarding anon cvs?

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
this is also the reason for <a href="http://build.canoo.com/grails" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://build.canoo.com/grails not picking
up the latest changes in CVS for the cruisecontrol build.

Is anyone looking into this issue?

cheers
Mittie

> -----Original Message-----
> From: Gregory Pierce [mailto: [hidden email] ]
> Sent: Montag, 29. Mai 2006 4:11
> To: [hidden email]
> Subject: Re: [grails-user] Anonymous CVS Access
>
>
> Its not though, they are replying with:
>
>
> Server configuration missing --allow-root in inetd.conf
>
>
> Actually the main groovy site isn't okay either. If you go to http://
> <a href="http://www.grails.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.grails.org you get the codehaus busted server page. Only if you
> go to <a href="http://grails.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://grails.org do things work properly.
>
>
> On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
>
> > Cheers Graeme,
> >
> > Any ideas when anon access will be back up?  The codehaus page does
> > suggest anon is OK...
> >
> > jez
> >
> > On 27 May 2006, at 15:12, Graeme Rocher wrote:
> >
> >> Hi Jez,
> >>
> >> Anon CVS access is still down, codehaus are working on the problem
> >>
> >> Graeme
> >>
> >> On 5/27/06, Jeremy Aston <[hidden email]> wrote:
> >>> Hi,
> >>>
> >>> Is anyone else still having problems with anonymous access after the
> >>> recent codehaus crash?
> >>>
> >>> I've tried doing a complete new CO from CVS but am getting a
> >>> connection refused error message ....
> >>>
> >>> cvs -d :pserver:[hidden email]:/home/projects/
> >>> grails/scm login
> >>> Logging in to : <a href="http://pserver:anonymous@cvs.grails.codehaus.org:2401/home/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">pserver:anonymous@...:2401/home/
> >>> projects/grails/scm
> >>> CVS password:
> >>> cvs [login aborted]: connect to <a href="http://cvs.grails.codehaus.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">cvs.grails.codehaus.org
> >>> ( <a href="http://63.246.7.187" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">63.246.7.187):
> >>> 2401 failed: Connection refused
> >>>
> >>> Has something changed in the restore that I've not noticed?
> >>>
> >>> Cheers
> >>>
> >>> Jez
> >>>
> >>>
> >>> --------------------------------------------------------------------
> >>> -
> >>> To unsubscribe from this list please visit:
> >>>
> >>>     <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe from this list please visit:
> >>
> >>    <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe from this list please visit:
> >
> >    <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email




--
Guillaume Laforge
Groovy Project Manager
<a href="http://glaforge.free.fr/blog/groovy" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
<a href="http://glaforge.free.fr/blog/groovy" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
http://glaforge.free.fr/blog/groovy
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [grails-user] Anonymous CVS Access

graemer
And the broken images on the site, then fixing the build which appears
to have errors :-|

Graeme

On 5/29/06, Guillaume Laforge <[hidden email]> wrote:

> Great!
> Now CVS anon left? ;-)
>
>
> On 5/29/06, Dierk Koenig <[hidden email]> wrote:
> >
> >
> >
> > www.grails.org is back
> >
> >
> > -----Original Message-----
> > From: Guillaume Laforge [mailto:[hidden email]]
> >
> > Sent: Montag, 29. Mai 2006 15:12
> > To: [hidden email]
> > Subject: Re: [grails-user] Anonymous CVS Access
> >
> >
> >
> > I can't connect from here unfortunately.
> > So I'll follow this thread to know more about that ;-)
> >
> > Thanks.
> >
> >
> > On 5/29/06, Dierk Koenig < [hidden email]> wrote:
> > >
> > >
> > >
> > > Ben is at it. See the #codehaus chat for details.
> > >
> > > ciao
> > > Mittie
> > >
> > >
> > > -----Original Message-----
> > > From: Guillaume Laforge [mailto:[hidden email]]
> > > Sent: Montag, 29. Mai 2006 14:58
> > > To: [hidden email]
> > > Subject: Re: [grails-user] Anonymous CVS Access
> > >
> > > Did Bob and/or Ben had something to say about that?
> > > What's the new policy (if there's one) regarding anon cvs?
> > >
> > >
> > > On 5/29/06, Dierk Koenig < [hidden email]> wrote:
> > > > this is also the reason for http://build.canoo.com/grails not picking
> > > > up the latest changes in CVS for the cruisecontrol build.
> > > >
> > > > Is anyone looking into this issue?
> > > >
> > > > cheers
> > > > Mittie
> > > >
> > > > > -----Original Message-----
> > > > > From: Gregory Pierce [mailto: [hidden email] ]
> > > > > Sent: Montag, 29. Mai 2006 4:11
> > > > > To: [hidden email]
> > > > > Subject: Re: [grails-user] Anonymous CVS Access
> > > > >
> > > > >
> > > > > Its not though, they are replying with:
> > > > >
> > > > >
> > > > > Server configuration missing --allow-root in inetd.conf
> > > > >
> > > > >
> > > > > Actually the main groovy site isn't okay either. If you go to
> http://
> > > > > www.grails.org you get the codehaus busted server page. Only if you
> > > > > go to http://grails.org do things work properly.
> > > > >
> > > > >
> > > > > On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
> > > > >
> > > > > > Cheers Graeme,
> > > > > >
> > > > > > Any ideas when anon access will be back up?  The codehaus page
> does
> > > > > > suggest anon is OK...
> > > > > >
> > > > > > jez
> > > > > >
> > > > > > On 27 May 2006, at 15:12, Graeme Rocher wrote:
> > > > > >
> > > > > >> Hi Jez,
> > > > > >>
> > > > > >> Anon CVS access is still down, codehaus are working on the
> problem
> > > > > >>
> > > > > >> Graeme
> > > > > >>
> > > > > >> On 5/27/06, Jeremy Aston <[hidden email] > wrote:
> > > > > >>> Hi,
> > > > > >>>
> > > > > >>> Is anyone else still having problems with anonymous access after
> the
> > > > > >>> recent codehaus crash?
> > > > > >>>
> > > > > >>> I've tried doing a complete new CO from CVS but am getting a
> > > > > >>> connection refused error message ....
> > > > > >>>
> > > > > >>> cvs -d
> :pserver:[hidden email]:/home/projects/
> > > > > >>> grails/scm login
> > > > > >>> Logging in to :
> pserver:[hidden email]:2401/home/
> > > > > >>> projects/grails/scm
> > > > > >>> CVS password:
> > > > > >>> cvs [login aborted]: connect to cvs.grails.codehaus.org
> > > > > >>> ( 63.246.7.187):
> > > > > >>> 2401 failed: Connection refused
> > > > > >>>
> > > > > >>> Has something changed in the restore that I've not noticed?
> > > > > >>>
> > > > > >>> Cheers
> > > > > >>>
> > > > > >>> Jez
> > > > > >>>
> > > > > >>>
> > > > > >>>
> --------------------------------------------------------------------
> > > > > >>> -
> > > > > >>> To unsubscribe from this list please visit:
> > > > > >>>
> > > > > >>>     http://xircles.codehaus.org/manage_email
> > > > > >>>
> > > > > >>>
> > > > > >>
> > > > > >>
> ---------------------------------------------------------------------
> > > > > >> To unsubscribe from this list please visit:
> > > > > >>
> > > > > >>    http://xircles.codehaus.org/manage_email
> > > > > >>
> > > > > >>
> > > > > >
> > > > > >
> > > > > >
> ---------------------------------------------------------------------
> > > > > > To unsubscribe from this list please visit:
> > > > > >
> > > > > >    http://xircles.codehaus.org/manage_email
> > > > > >
> > > > >
> > > > >
> > > > >
> ---------------------------------------------------------------------
> > > > > To unsubscribe from this list please visit:
> > > > >
> > > > >     http://xircles.codehaus.org/manage_email
> > > >
> > > >
> ---------------------------------------------------------------------
> > > > To unsubscribe from this list please visit:
> > > >
> > > >     http://xircles.codehaus.org/manage_email
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Guillaume Laforge
> > > Groovy Project Manager
> > > http://glaforge.free.fr/blog/groovy
> > >
> > >
> >
> >
> >
> > --
> > Guillaume Laforge
> > Groovy Project Manager
> > http://glaforge.free.fr/blog/groovy
> >
> >
>
>
>
> --
> Guillaume Laforge
> Groovy Project Manager
> http://glaforge.free.fr/blog/groovy
>

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: [grails-user] Anonymous CVS Access

Dierk König
In reply to this post by Guillaume Laforge-2
anon CVS is now also available
 
cheers
Mittie
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 15:28
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

Great!
Now CVS anon left? ;-)

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
<A onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.grails.org" target=_blank>www.grails.org is back
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 15:12
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

I can't connect from here unfortunately.
So I'll follow this thread to know more about that ;-)

Thanks.

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
Ben is at it. See the #codehaus chat for details.
 
ciao
Mittie
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 14:58
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

Did Bob and/or Ben had something to say about that?
What's the new policy (if there's one) regarding anon cvs?

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
this is also the reason for <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://build.canoo.com/grails" target=_blank>http://build.canoo.com/grails not picking
up the latest changes in CVS for the cruisecontrol build.

Is anyone looking into this issue?

cheers
Mittie

> -----Original Message-----
> From: Gregory Pierce [mailto: [hidden email] ]
> Sent: Montag, 29. Mai 2006 4:11
> To: [hidden email]
> Subject: Re: [grails-user] Anonymous CVS Access
>
>
> Its not though, they are replying with:
>
>
> Server configuration missing --allow-root in inetd.conf
>
>
> Actually the main groovy site isn't okay either. If you go to http://
> <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.grails.org" target=_blank>www.grails.org you get the codehaus busted server page. Only if you
> go to <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://grails.org" target=_blank>http://grails.org do things work properly.
>
>
> On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
>
> > Cheers Graeme,
> >
> > Any ideas when anon access will be back up?  The codehaus page does
> > suggest anon is OK...
> >
> > jez
> >
> > On 27 May 2006, at 15:12, Graeme Rocher wrote:
> >
> >> Hi Jez,
> >>
> >> Anon CVS access is still down, codehaus are working on the problem
> >>
> >> Graeme
> >>
> >> On 5/27/06, Jeremy Aston <[hidden email]> wrote:
> >>> Hi,
> >>>
> >>> Is anyone else still having problems with anonymous access after the
> >>> recent codehaus crash?
> >>>
> >>> I've tried doing a complete new CO from CVS but am getting a
> >>> connection refused error message ....
> >>>
> >>> cvs -d :pserver:[hidden email]:/home/projects/
> >>> grails/scm login
> >>> Logging in to : <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://pserver:anonymous@cvs.grails.codehaus.org:2401/home/" target=_blank>pserver:anonymous@...:2401/home/
> >>> projects/grails/scm
> >>> CVS password:
> >>> cvs [login aborted]: connect to <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://cvs.grails.codehaus.org" target=_blank>cvs.grails.codehaus.org
> >>> ( <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://63.246.7.187" target=_blank>63.246.7.187):
> >>> 2401 failed: Connection refused
> >>>
> >>> Has something changed in the restore that I've not noticed?
> >>>
> >>> Cheers
> >>>
> >>> Jez
> >>>
> >>>
> >>> --------------------------------------------------------------------
> >>> -
> >>> To unsubscribe from this list please visit:
> >>>
> >>>     <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://xircles.codehaus.org/manage_email" target=_blank>http://xircles.codehaus.org/manage_email
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe from this list please visit:
> >>
> >>    <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://xircles.codehaus.org/manage_email" target=_blank>http://xircles.codehaus.org/manage_email
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe from this list please visit:
> >
> >    <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://xircles.codehaus.org/manage_email" target=_blank>http://xircles.codehaus.org/manage_email
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://xircles.codehaus.org/manage_email" target=_blank>http://xircles.codehaus.org/manage_email

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://xircles.codehaus.org/manage_email" target=_blank>http://xircles.codehaus.org/manage_email




--
Guillaume Laforge
Groovy Project Manager
<A onclick="return top.js.OpenExtLink(window,event,this)" href="http://glaforge.free.fr/blog/groovy" target=_blank>http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
<A onclick="return top.js.OpenExtLink(window,event,this)" href="http://glaforge.free.fr/blog/groovy" target=_blank>http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
http://glaforge.free.fr/blog/groovy
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [grails-user] Anonymous CVS Access

Guillaume Laforge-2
For both grails and groovy?

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
anon CVS is now also available
 
cheers
Mittie
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 15:28
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

Great!
Now CVS anon left? ;-)

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
<a href="http://www.grails.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.grails.org is back
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 15:12
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

I can't connect from here unfortunately.
So I'll follow this thread to know more about that ;-)

Thanks.

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
Ben is at it. See the #codehaus chat for details.
 
ciao
Mittie
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 14:58
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

Did Bob and/or Ben had something to say about that?
What's the new policy (if there's one) regarding anon cvs?

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
this is also the reason for <a href="http://build.canoo.com/grails" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://build.canoo.com/grails not picking
up the latest changes in CVS for the cruisecontrol build.

Is anyone looking into this issue?

cheers
Mittie

> -----Original Message-----
> From: Gregory Pierce [mailto: [hidden email] ]
> Sent: Montag, 29. Mai 2006 4:11
> To: [hidden email]
> Subject: Re: [grails-user] Anonymous CVS Access
>
>
> Its not though, they are replying with:
>
>
> Server configuration missing --allow-root in inetd.conf
>
>
> Actually the main groovy site isn't okay either. If you go to http://
> <a href="http://www.grails.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.grails.org you get the codehaus busted server page. Only if you
> go to <a href="http://grails.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://grails.org do things work properly.
>
>
> On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
>
> > Cheers Graeme,
> >
> > Any ideas when anon access will be back up?  The codehaus page does
> > suggest anon is OK...
> >
> > jez
> >
> > On 27 May 2006, at 15:12, Graeme Rocher wrote:
> >
> >> Hi Jez,
> >>
> >> Anon CVS access is still down, codehaus are working on the problem
> >>
> >> Graeme
> >>
> >> On 5/27/06, Jeremy Aston <[hidden email]> wrote:
> >>> Hi,
> >>>
> >>> Is anyone else still having problems with anonymous access after the
> >>> recent codehaus crash?
> >>>
> >>> I've tried doing a complete new CO from CVS but am getting a
> >>> connection refused error message ....
> >>>
> >>> cvs -d :pserver:[hidden email]:/home/projects/
> >>> grails/scm login
> >>> Logging in to : <a href="http://pserver:anonymous@cvs.grails.codehaus.org:2401/home/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">pserver:anonymous@...:2401/home/
> >>> projects/grails/scm
> >>> CVS password:
> >>> cvs [login aborted]: connect to <a href="http://cvs.grails.codehaus.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">cvs.grails.codehaus.org
> >>> ( <a href="http://63.246.7.187" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">63.246.7.187):
> >>> 2401 failed: Connection refused
> >>>
> >>> Has something changed in the restore that I've not noticed?
> >>>
> >>> Cheers
> >>>
> >>> Jez
> >>>
> >>>
> >>> --------------------------------------------------------------------
> >>> -
> >>> To unsubscribe from this list please visit:
> >>>
> >>>     <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe from this list please visit:
> >>
> >>    <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe from this list please visit:
> >
> >    <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email




--
Guillaume Laforge
Groovy Project Manager
<a href="http://glaforge.free.fr/blog/groovy" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
<a href="http://glaforge.free.fr/blog/groovy" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
<a href="http://glaforge.free.fr/blog/groovy" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
http://glaforge.free.fr/blog/groovy
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: [grails-user] Anonymous CVS Access

Dierk König
currently only grails. I requested Ben to do the same for groovy.
 
cheers
Mittie
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 16:14
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

For both grails and groovy?

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
anon CVS is now also available
 
cheers
Mittie
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 15:28
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

Great!
Now CVS anon left? ;-)

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
<A onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.grails.org" target=_blank>www.grails.org is back
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 15:12
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

I can't connect from here unfortunately.
So I'll follow this thread to know more about that ;-)

Thanks.

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
Ben is at it. See the #codehaus chat for details.
 
ciao
Mittie
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 14:58
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

Did Bob and/or Ben had something to say about that?
What's the new policy (if there's one) regarding anon cvs?

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
this is also the reason for <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://build.canoo.com/grails" target=_blank>http://build.canoo.com/grails not picking
up the latest changes in CVS for the cruisecontrol build.

Is anyone looking into this issue?

cheers
Mittie

> -----Original Message-----
> From: Gregory Pierce [mailto: [hidden email] ]
> Sent: Montag, 29. Mai 2006 4:11
> To: [hidden email]
> Subject: Re: [grails-user] Anonymous CVS Access
>
>
> Its not though, they are replying with:
>
>
> Server configuration missing --allow-root in inetd.conf
>
>
> Actually the main groovy site isn't okay either. If you go to http://
> <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://www.grails.org" target=_blank>www.grails.org you get the codehaus busted server page. Only if you
> go to <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://grails.org" target=_blank>http://grails.org do things work properly.
>
>
> On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
>
> > Cheers Graeme,
> >
> > Any ideas when anon access will be back up?  The codehaus page does
> > suggest anon is OK...
> >
> > jez
> >
> > On 27 May 2006, at 15:12, Graeme Rocher wrote:
> >
> >> Hi Jez,
> >>
> >> Anon CVS access is still down, codehaus are working on the problem
> >>
> >> Graeme
> >>
> >> On 5/27/06, Jeremy Aston <[hidden email]> wrote:
> >>> Hi,
> >>>
> >>> Is anyone else still having problems with anonymous access after the
> >>> recent codehaus crash?
> >>>
> >>> I've tried doing a complete new CO from CVS but am getting a
> >>> connection refused error message ....
> >>>
> >>> cvs -d :pserver:[hidden email]:/home/projects/
> >>> grails/scm login
> >>> Logging in to : <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://pserver:anonymous@cvs.grails.codehaus.org:2401/home/" target=_blank>pserver:anonymous@...:2401/home/
> >>> projects/grails/scm
> >>> CVS password:
> >>> cvs [login aborted]: connect to <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://cvs.grails.codehaus.org" target=_blank>cvs.grails.codehaus.org
> >>> ( <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://63.246.7.187" target=_blank>63.246.7.187):
> >>> 2401 failed: Connection refused
> >>>
> >>> Has something changed in the restore that I've not noticed?
> >>>
> >>> Cheers
> >>>
> >>> Jez
> >>>
> >>>
> >>> --------------------------------------------------------------------
> >>> -
> >>> To unsubscribe from this list please visit:
> >>>
> >>>     <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://xircles.codehaus.org/manage_email" target=_blank>http://xircles.codehaus.org/manage_email
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe from this list please visit:
> >>
> >>    <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://xircles.codehaus.org/manage_email" target=_blank>http://xircles.codehaus.org/manage_email
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe from this list please visit:
> >
> >    <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://xircles.codehaus.org/manage_email" target=_blank>http://xircles.codehaus.org/manage_email
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://xircles.codehaus.org/manage_email" target=_blank>http://xircles.codehaus.org/manage_email

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    <A onclick="return top.js.OpenExtLink(window,event,this)" href="http://xircles.codehaus.org/manage_email" target=_blank>http://xircles.codehaus.org/manage_email




--
Guillaume Laforge
Groovy Project Manager
<A onclick="return top.js.OpenExtLink(window,event,this)" href="http://glaforge.free.fr/blog/groovy" target=_blank>http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
<A onclick="return top.js.OpenExtLink(window,event,this)" href="http://glaforge.free.fr/blog/groovy" target=_blank>http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
<A onclick="return top.js.OpenExtLink(window,event,this)" href="http://glaforge.free.fr/blog/groovy" target=_blank>http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
http://glaforge.free.fr/blog/groovy
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [grails-user] Anonymous CVS Access

Guillaume Laforge-2
Great, thanks a lot!

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
currently only grails. I requested Ben to do the same for groovy.
 
cheers
Mittie
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 16:14
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

For both grails and groovy?

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
anon CVS is now also available
 
cheers
Mittie
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 15:28
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

Great!
Now CVS anon left? ;-)

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
<a href="http://www.grails.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.grails.org is back
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 15:12
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

I can't connect from here unfortunately.
So I'll follow this thread to know more about that ;-)

Thanks.

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
Ben is at it. See the #codehaus chat for details.
 
ciao
Mittie
-----Original Message-----
From: Guillaume Laforge [mailto:[hidden email]]
Sent: Montag, 29. Mai 2006 14:58
To: [hidden email]
Subject: Re: [grails-user] Anonymous CVS Access

Did Bob and/or Ben had something to say about that?
What's the new policy (if there's one) regarding anon cvs?

On 5/29/06, Dierk Koenig <[hidden email]> wrote:
this is also the reason for <a href="http://build.canoo.com/grails" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://build.canoo.com/grails not picking
up the latest changes in CVS for the cruisecontrol build.

Is anyone looking into this issue?

cheers
Mittie

> -----Original Message-----
> From: Gregory Pierce [mailto: [hidden email] ]
> Sent: Montag, 29. Mai 2006 4:11
> To: [hidden email]
> Subject: Re: [grails-user] Anonymous CVS Access
>
>
> Its not though, they are replying with:
>
>
> Server configuration missing --allow-root in inetd.conf
>
>
> Actually the main groovy site isn't okay either. If you go to http://
> <a href="http://www.grails.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">www.grails.org you get the codehaus busted server page. Only if you
> go to <a href="http://grails.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://grails.org do things work properly.
>
>
> On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
>
> > Cheers Graeme,
> >
> > Any ideas when anon access will be back up?  The codehaus page does
> > suggest anon is OK...
> >
> > jez
> >
> > On 27 May 2006, at 15:12, Graeme Rocher wrote:
> >
> >> Hi Jez,
> >>
> >> Anon CVS access is still down, codehaus are working on the problem
> >>
> >> Graeme
> >>
> >> On 5/27/06, Jeremy Aston <[hidden email]> wrote:
> >>> Hi,
> >>>
> >>> Is anyone else still having problems with anonymous access after the
> >>> recent codehaus crash?
> >>>
> >>> I've tried doing a complete new CO from CVS but am getting a
> >>> connection refused error message ....
> >>>
> >>> cvs -d :pserver:[hidden email]:/home/projects/
> >>> grails/scm login
> >>> Logging in to : <a href="http://pserver:anonymous@cvs.grails.codehaus.org:2401/home/" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">pserver:anonymous@...:2401/home/
> >>> projects/grails/scm
> >>> CVS password:
> >>> cvs [login aborted]: connect to <a href="http://cvs.grails.codehaus.org" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">cvs.grails.codehaus.org
> >>> ( <a href="http://63.246.7.187" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> 63.246.7.187):
> >>> 2401 failed: Connection refused
> >>>
> >>> Has something changed in the restore that I've not noticed?
> >>>
> >>> Cheers
> >>>
> >>> Jez
> >>>
> >>>
> >>> --------------------------------------------------------------------
> >>> -
> >>> To unsubscribe from this list please visit:
> >>>
> >>>     <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email
> >>>
> >>>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe from this list please visit:
> >>
> >>    <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email
> >>
> >>
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe from this list please visit:
> >
> >    <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    <a href="http://xircles.codehaus.org/manage_email" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://xircles.codehaus.org/manage_email




--
Guillaume Laforge
Groovy Project Manager
<a href="http://glaforge.free.fr/blog/groovy" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
<a href="http://glaforge.free.fr/blog/groovy" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
<a href="http://glaforge.free.fr/blog/groovy" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
<a href="http://glaforge.free.fr/blog/groovy" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://glaforge.free.fr/blog/groovy



--
Guillaume Laforge
Groovy Project Manager
http://glaforge.free.fr/blog/groovy
Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [grails-user] Anonymous CVS Access

graemer
Dierk,

I just got a build successful message from CC, did you say it was only
failing with a specific jdk?

Graeme

On 5/29/06, Guillaume Laforge <[hidden email]> wrote:

> Great, thanks a lot!
>
>
> On 5/29/06, Dierk Koenig <[hidden email]> wrote:
> >
> >
> >
> > currently only grails. I requested Ben to do the same for groovy.
> >
> > cheers
> > Mittie
> >
> >
> > -----Original Message-----
> > From: Guillaume Laforge [mailto:[hidden email]]
> >
> > Sent: Montag, 29. Mai 2006 16:14
> > To: [hidden email]
> > Subject: Re: [grails-user] Anonymous CVS Access
> >
> >
> >
> > For both grails and groovy?
> >
> >
> > On 5/29/06, Dierk Koenig <[hidden email]> wrote:
> > >
> > >
> > >
> > > anon CVS is now also available
> > >
> > > cheers
> > > Mittie
> > >
> > >
> > > -----Original Message-----
> > > From: Guillaume Laforge [mailto:[hidden email]]
> > >
> > > Sent: Montag, 29. Mai 2006 15:28
> > > To: [hidden email]
> > > Subject: Re: [grails-user] Anonymous CVS Access
> > >
> > >
> > >
> > > Great!
> > > Now CVS anon left? ;-)
> > >
> > >
> > > On 5/29/06, Dierk Koenig <[hidden email]> wrote:
> > > >
> > > >
> > > >
> > > > www.grails.org is back
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Guillaume Laforge [mailto:[hidden email]]
> > > >
> > > > Sent: Montag, 29. Mai 2006 15:12
> > > > To: [hidden email]
> > > > Subject: Re: [grails-user] Anonymous CVS Access
> > > >
> > > >
> > > >
> > > > I can't connect from here unfortunately.
> > > > So I'll follow this thread to know more about that ;-)
> > > >
> > > > Thanks.
> > > >
> > > >
> > > > On 5/29/06, Dierk Koenig < [hidden email]> wrote:
> > > > >
> > > > >
> > > > >
> > > > > Ben is at it. See the #codehaus chat for details.
> > > > >
> > > > > ciao
> > > > > Mittie
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: Guillaume Laforge [mailto:[hidden email]]
> > > > > Sent: Montag, 29. Mai 2006 14:58
> > > > > To: [hidden email]
> > > > > Subject: Re: [grails-user] Anonymous CVS Access
> > > > >
> > > > > Did Bob and/or Ben had something to say about that?
> > > > > What's the new policy (if there's one) regarding anon cvs?
> > > > >
> > > > >
> > > > > On 5/29/06, Dierk Koenig < [hidden email]> wrote:
> > > > > > this is also the reason for http://build.canoo.com/grails not
> picking
> > > > > > up the latest changes in CVS for the cruisecontrol build.
> > > > > >
> > > > > > Is anyone looking into this issue?
> > > > > >
> > > > > > cheers
> > > > > > Mittie
> > > > > >
> > > > > > > -----Original Message-----
> > > > > > > From: Gregory Pierce [mailto: [hidden email] ]
> > > > > > > Sent: Montag, 29. Mai 2006 4:11
> > > > > > > To: [hidden email]
> > > > > > > Subject: Re: [grails-user] Anonymous CVS Access
> > > > > > >
> > > > > > >
> > > > > > > Its not though, they are replying with:
> > > > > > >
> > > > > > >
> > > > > > > Server configuration missing --allow-root in inetd.conf
> > > > > > >
> > > > > > >
> > > > > > > Actually the main groovy site isn't okay either. If you go to
> http://
> > > > > > > www.grails.org you get the codehaus busted server page. Only if
> you
> > > > > > > go to http://grails.org do things work properly.
> > > > > > >
> > > > > > >
> > > > > > > On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
> > > > > > >
> > > > > > > > Cheers Graeme,
> > > > > > > >
> > > > > > > > Any ideas when anon access will be back up?  The codehaus page
> does
> > > > > > > > suggest anon is OK...
> > > > > > > >
> > > > > > > > jez
> > > > > > > >
> > > > > > > > On 27 May 2006, at 15:12, Graeme Rocher wrote:
> > > > > > > >
> > > > > > > >> Hi Jez,
> > > > > > > >>
> > > > > > > >> Anon CVS access is still down, codehaus are working on the
> problem
> > > > > > > >>
> > > > > > > >> Graeme
> > > > > > > >>
> > > > > > > >> On 5/27/06, Jeremy Aston <[hidden email] >
> wrote:
> > > > > > > >>> Hi,
> > > > > > > >>>
> > > > > > > >>> Is anyone else still having problems with anonymous access
> after the
> > > > > > > >>> recent codehaus crash?
> > > > > > > >>>
> > > > > > > >>> I've tried doing a complete new CO from CVS but am getting a
> > > > > > > >>> connection refused error message ....
> > > > > > > >>>
> > > > > > > >>> cvs -d
> :pserver:[hidden email]:/home/projects/
> > > > > > > >>> grails/scm login
> > > > > > > >>> Logging in to :
> pserver:[hidden email]:2401/home/
> > > > > > > >>> projects/grails/scm
> > > > > > > >>> CVS password:
> > > > > > > >>> cvs [login aborted]: connect to cvs.grails.codehaus.org
> > > > > > > >>> ( 63.246.7.187):
> > > > > > > >>> 2401 failed: Connection refused
> > > > > > > >>>
> > > > > > > >>> Has something changed in the restore that I've not noticed?
> > > > > > > >>>
> > > > > > > >>> Cheers
> > > > > > > >>>
> > > > > > > >>> Jez
> > > > > > > >>>
> > > > > > > >>>
> > > > > > > >>>
> --------------------------------------------------------------------
> > > > > > > >>> -
> > > > > > > >>> To unsubscribe from this list please visit:
> > > > > > > >>>
> > > > > > > >>>
> http://xircles.codehaus.org/manage_email
> > > > > > > >>>
> > > > > > > >>>
> > > > > > > >>
> > > > > > > >>
> ---------------------------------------------------------------------
> > > > > > > >> To unsubscribe from this list please visit:
> > > > > > > >>
> > > > > > > >>    http://xircles.codehaus.org/manage_email
> > > > > > > >>
> > > > > > > >>
> > > > > > > >
> > > > > > > >
> > > > > > > >
> ---------------------------------------------------------------------
> > > > > > > > To unsubscribe from this list please visit:
> > > > > > > >
> > > > > > > >    http://xircles.codehaus.org/manage_email
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> ---------------------------------------------------------------------
> > > > > > > To unsubscribe from this list please visit:
> > > > > > >
> > > > > > >     http://xircles.codehaus.org/manage_email
> > > > > >
> > > > > >
> ---------------------------------------------------------------------
> > > > > > To unsubscribe from this list please visit:
> > > > > >
> > > > > >     http://xircles.codehaus.org/manage_email
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Guillaume Laforge
> > > > > Groovy Project Manager
> > > > > http://glaforge.free.fr/blog/groovy
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Guillaume Laforge
> > > > Groovy Project Manager
> > > > http://glaforge.free.fr/blog/groovy
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Guillaume Laforge
> > > Groovy Project Manager
> > > http://glaforge.free.fr/blog/groovy
> > >
> > >
> >
> >
> >
> > --
> > Guillaume Laforge
> > Groovy Project Manager
> > http://glaforge.free.fr/blog/groovy
> >
> >
>
>
>
> --
> Guillaume Laforge
> Groovy Project Manager
> http://glaforge.free.fr/blog/groovy
>

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: [grails-user] Anonymous CVS Access

Dierk König
yes, we triggered a fake build that was correct.
The last build is failing, see:
http://build.canoo.com/grails/buildresults?log=log20060529163747

On my local machine, the compile failed under 1.4 (same as on CC),
unit tests failed under 1.5.

I will look into the mailing problems next.

cheers
Mittie

> -----Original Message-----
> From: [hidden email] [mailto:[hidden email]]On Behalf
> Of Graeme Rocher
> Sent: Montag, 29. Mai 2006 16:34
> To: [hidden email]
> Subject: Re: [grails-user] Anonymous CVS Access
>
>
> Dierk,
>
> I just got a build successful message from CC, did you say it was only
> failing with a specific jdk?
>
> Graeme
>
> On 5/29/06, Guillaume Laforge <[hidden email]> wrote:
> > Great, thanks a lot!
> >
> >
> > On 5/29/06, Dierk Koenig <[hidden email]> wrote:
> > >
> > >
> > >
> > > currently only grails. I requested Ben to do the same for groovy.
> > >
> > > cheers
> > > Mittie
> > >
> > >
> > > -----Original Message-----
> > > From: Guillaume Laforge [mailto:[hidden email]]
> > >
> > > Sent: Montag, 29. Mai 2006 16:14
> > > To: [hidden email]
> > > Subject: Re: [grails-user] Anonymous CVS Access
> > >
> > >
> > >
> > > For both grails and groovy?
> > >
> > >
> > > On 5/29/06, Dierk Koenig <[hidden email]> wrote:
> > > >
> > > >
> > > >
> > > > anon CVS is now also available
> > > >
> > > > cheers
> > > > Mittie
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Guillaume Laforge [mailto:[hidden email]]
> > > >
> > > > Sent: Montag, 29. Mai 2006 15:28
> > > > To: [hidden email]
> > > > Subject: Re: [grails-user] Anonymous CVS Access
> > > >
> > > >
> > > >
> > > > Great!
> > > > Now CVS anon left? ;-)
> > > >
> > > >
> > > > On 5/29/06, Dierk Koenig <[hidden email]> wrote:
> > > > >
> > > > >
> > > > >
> > > > > www.grails.org is back
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: Guillaume Laforge [mailto:[hidden email]]
> > > > >
> > > > > Sent: Montag, 29. Mai 2006 15:12
> > > > > To: [hidden email]
> > > > > Subject: Re: [grails-user] Anonymous CVS Access
> > > > >
> > > > >
> > > > >
> > > > > I can't connect from here unfortunately.
> > > > > So I'll follow this thread to know more about that ;-)
> > > > >
> > > > > Thanks.
> > > > >
> > > > >
> > > > > On 5/29/06, Dierk Koenig < [hidden email]> wrote:
> > > > > >
> > > > > >
> > > > > >
> > > > > > Ben is at it. See the #codehaus chat for details.
> > > > > >
> > > > > > ciao
> > > > > > Mittie
> > > > > >
> > > > > >
> > > > > > -----Original Message-----
> > > > > > From: Guillaume Laforge [mailto:[hidden email]]
> > > > > > Sent: Montag, 29. Mai 2006 14:58
> > > > > > To: [hidden email]
> > > > > > Subject: Re: [grails-user] Anonymous CVS Access
> > > > > >
> > > > > > Did Bob and/or Ben had something to say about that?
> > > > > > What's the new policy (if there's one) regarding anon cvs?
> > > > > >
> > > > > >
> > > > > > On 5/29/06, Dierk Koenig < [hidden email]> wrote:
> > > > > > > this is also the reason for http://build.canoo.com/grails not
> > picking
> > > > > > > up the latest changes in CVS for the cruisecontrol build.
> > > > > > >
> > > > > > > Is anyone looking into this issue?
> > > > > > >
> > > > > > > cheers
> > > > > > > Mittie
> > > > > > >
> > > > > > > > -----Original Message-----
> > > > > > > > From: Gregory Pierce [mailto: [hidden email] ]
> > > > > > > > Sent: Montag, 29. Mai 2006 4:11
> > > > > > > > To: [hidden email]
> > > > > > > > Subject: Re: [grails-user] Anonymous CVS Access
> > > > > > > >
> > > > > > > >
> > > > > > > > Its not though, they are replying with:
> > > > > > > >
> > > > > > > >
> > > > > > > > Server configuration missing --allow-root in inetd.conf
> > > > > > > >
> > > > > > > >
> > > > > > > > Actually the main groovy site isn't okay either. If
> you go to
> > http://
> > > > > > > > www.grails.org you get the codehaus busted server
> page. Only if
> > you
> > > > > > > > go to http://grails.org do things work properly.
> > > > > > > >
> > > > > > > >
> > > > > > > > On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
> > > > > > > >
> > > > > > > > > Cheers Graeme,
> > > > > > > > >
> > > > > > > > > Any ideas when anon access will be back up?  The
> codehaus page
> > does
> > > > > > > > > suggest anon is OK...
> > > > > > > > >
> > > > > > > > > jez
> > > > > > > > >
> > > > > > > > > On 27 May 2006, at 15:12, Graeme Rocher wrote:
> > > > > > > > >
> > > > > > > > >> Hi Jez,
> > > > > > > > >>
> > > > > > > > >> Anon CVS access is still down, codehaus are
> working on the
> > problem
> > > > > > > > >>
> > > > > > > > >> Graeme
> > > > > > > > >>
> > > > > > > > >> On 5/27/06, Jeremy Aston <[hidden email] >
> > wrote:
> > > > > > > > >>> Hi,
> > > > > > > > >>>
> > > > > > > > >>> Is anyone else still having problems with
> anonymous access
> > after the
> > > > > > > > >>> recent codehaus crash?
> > > > > > > > >>>
> > > > > > > > >>> I've tried doing a complete new CO from CVS but
> am getting a
> > > > > > > > >>> connection refused error message ....
> > > > > > > > >>>
> > > > > > > > >>> cvs -d
> > :pserver:[hidden email]:/home/projects/
> > > > > > > > >>> grails/scm login
> > > > > > > > >>> Logging in to :
> > pserver:[hidden email]:2401/home/
> > > > > > > > >>> projects/grails/scm
> > > > > > > > >>> CVS password:
> > > > > > > > >>> cvs [login aborted]: connect to cvs.grails.codehaus.org
> > > > > > > > >>> ( 63.246.7.187):
> > > > > > > > >>> 2401 failed: Connection refused
> > > > > > > > >>>
> > > > > > > > >>> Has something changed in the restore that I've
> not noticed?
> > > > > > > > >>>
> > > > > > > > >>> Cheers
> > > > > > > > >>>
> > > > > > > > >>> Jez
> > > > > > > > >>>
> > > > > > > > >>>
> > > > > > > > >>>
> > --------------------------------------------------------------------
> > > > > > > > >>> -
> > > > > > > > >>> To unsubscribe from this list please visit:
> > > > > > > > >>>
> > > > > > > > >>>
> > http://xircles.codehaus.org/manage_email
> > > > > > > > >>>
> > > > > > > > >>>
> > > > > > > > >>
> > > > > > > > >>
> > ---------------------------------------------------------------------
> > > > > > > > >> To unsubscribe from this list please visit:
> > > > > > > > >>
> > > > > > > > >>    http://xircles.codehaus.org/manage_email
> > > > > > > > >>
> > > > > > > > >>
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > ---------------------------------------------------------------------
> > > > > > > > > To unsubscribe from this list please visit:
> > > > > > > > >
> > > > > > > > >    http://xircles.codehaus.org/manage_email
> > > > > > > > >
> > > > > > > >
> > > > > > > >
> > > > > > > >
> > ---------------------------------------------------------------------
> > > > > > > > To unsubscribe from this list please visit:
> > > > > > > >
> > > > > > > >     http://xircles.codehaus.org/manage_email
> > > > > > >
> > > > > > >
> > ---------------------------------------------------------------------
> > > > > > > To unsubscribe from this list please visit:
> > > > > > >
> > > > > > >     http://xircles.codehaus.org/manage_email
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Guillaume Laforge
> > > > > > Groovy Project Manager
> > > > > > http://glaforge.free.fr/blog/groovy
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Guillaume Laforge
> > > > > Groovy Project Manager
> > > > > http://glaforge.free.fr/blog/groovy
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Guillaume Laforge
> > > > Groovy Project Manager
> > > > http://glaforge.free.fr/blog/groovy
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Guillaume Laforge
> > > Groovy Project Manager
> > > http://glaforge.free.fr/blog/groovy
> > >
> > >
> >
> >
> >
> > --
> > Guillaume Laforge
> > Groovy Project Manager
> > http://glaforge.free.fr/blog/groovy
> >
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: [grails-user] Anonymous CVS Access

Dierk König
I now configured that all build results (success/failure/fix) will
be sent to [hidden email] making the current state of
affairs as public as possible :-)

cheers
Mittie

> -----Original Message-----
> From: Dierk Koenig [mailto:[hidden email]]
> Sent: Montag, 29. Mai 2006 17:38
> To: [hidden email]
> Subject: RE: [grails-user] Anonymous CVS Access
>
>
> yes, we triggered a fake build that was correct.
> The last build is failing, see:
> http://build.canoo.com/grails/buildresults?log=log20060529163747
>
> On my local machine, the compile failed under 1.4 (same as on CC),
> unit tests failed under 1.5.
>
> I will look into the mailing problems next.
>
> cheers
> Mittie
>
> > -----Original Message-----
> > From: [hidden email] [mailto:[hidden email]]On Behalf
> > Of Graeme Rocher
> > Sent: Montag, 29. Mai 2006 16:34
> > To: [hidden email]
> > Subject: Re: [grails-user] Anonymous CVS Access
> >
> >
> > Dierk,
> >
> > I just got a build successful message from CC, did you say it was only
> > failing with a specific jdk?
> >
> > Graeme
> >
> > On 5/29/06, Guillaume Laforge <[hidden email]> wrote:
> > > Great, thanks a lot!
> > >
> > >
> > > On 5/29/06, Dierk Koenig <[hidden email]> wrote:
> > > >
> > > >
> > > >
> > > > currently only grails. I requested Ben to do the same for groovy.
> > > >
> > > > cheers
> > > > Mittie
> > > >
> > > >
> > > > -----Original Message-----
> > > > From: Guillaume Laforge [mailto:[hidden email]]
> > > >
> > > > Sent: Montag, 29. Mai 2006 16:14
> > > > To: [hidden email]
> > > > Subject: Re: [grails-user] Anonymous CVS Access
> > > >
> > > >
> > > >
> > > > For both grails and groovy?
> > > >
> > > >
> > > > On 5/29/06, Dierk Koenig <[hidden email]> wrote:
> > > > >
> > > > >
> > > > >
> > > > > anon CVS is now also available
> > > > >
> > > > > cheers
> > > > > Mittie
> > > > >
> > > > >
> > > > > -----Original Message-----
> > > > > From: Guillaume Laforge [mailto:[hidden email]]
> > > > >
> > > > > Sent: Montag, 29. Mai 2006 15:28
> > > > > To: [hidden email]
> > > > > Subject: Re: [grails-user] Anonymous CVS Access
> > > > >
> > > > >
> > > > >
> > > > > Great!
> > > > > Now CVS anon left? ;-)
> > > > >
> > > > >
> > > > > On 5/29/06, Dierk Koenig <[hidden email]> wrote:
> > > > > >
> > > > > >
> > > > > >
> > > > > > www.grails.org is back
> > > > > >
> > > > > >
> > > > > > -----Original Message-----
> > > > > > From: Guillaume Laforge [mailto:[hidden email]]
> > > > > >
> > > > > > Sent: Montag, 29. Mai 2006 15:12
> > > > > > To: [hidden email]
> > > > > > Subject: Re: [grails-user] Anonymous CVS Access
> > > > > >
> > > > > >
> > > > > >
> > > > > > I can't connect from here unfortunately.
> > > > > > So I'll follow this thread to know more about that ;-)
> > > > > >
> > > > > > Thanks.
> > > > > >
> > > > > >
> > > > > > On 5/29/06, Dierk Koenig < [hidden email]> wrote:
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > Ben is at it. See the #codehaus chat for details.
> > > > > > >
> > > > > > > ciao
> > > > > > > Mittie
> > > > > > >
> > > > > > >
> > > > > > > -----Original Message-----
> > > > > > > From: Guillaume Laforge [mailto:[hidden email]]
> > > > > > > Sent: Montag, 29. Mai 2006 14:58
> > > > > > > To: [hidden email]
> > > > > > > Subject: Re: [grails-user] Anonymous CVS Access
> > > > > > >
> > > > > > > Did Bob and/or Ben had something to say about that?
> > > > > > > What's the new policy (if there's one) regarding anon cvs?
> > > > > > >
> > > > > > >
> > > > > > > On 5/29/06, Dierk Koenig < [hidden email]> wrote:
> > > > > > > > this is also the reason for
> http://build.canoo.com/grails not
> > > picking
> > > > > > > > up the latest changes in CVS for the cruisecontrol build.
> > > > > > > >
> > > > > > > > Is anyone looking into this issue?
> > > > > > > >
> > > > > > > > cheers
> > > > > > > > Mittie
> > > > > > > >
> > > > > > > > > -----Original Message-----
> > > > > > > > > From: Gregory Pierce [mailto:
> [hidden email] ]
> > > > > > > > > Sent: Montag, 29. Mai 2006 4:11
> > > > > > > > > To: [hidden email]
> > > > > > > > > Subject: Re: [grails-user] Anonymous CVS Access
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > Its not though, they are replying with:
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > Server configuration missing --allow-root in inetd.conf
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > Actually the main groovy site isn't okay either. If
> > you go to
> > > http://
> > > > > > > > > www.grails.org you get the codehaus busted server
> > page. Only if
> > > you
> > > > > > > > > go to http://grails.org do things work properly.
> > > > > > > > >
> > > > > > > > >
> > > > > > > > > On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
> > > > > > > > >
> > > > > > > > > > Cheers Graeme,
> > > > > > > > > >
> > > > > > > > > > Any ideas when anon access will be back up?  The
> > codehaus page
> > > does
> > > > > > > > > > suggest anon is OK...
> > > > > > > > > >
> > > > > > > > > > jez
> > > > > > > > > >
> > > > > > > > > > On 27 May 2006, at 15:12, Graeme Rocher wrote:
> > > > > > > > > >
> > > > > > > > > >> Hi Jez,
> > > > > > > > > >>
> > > > > > > > > >> Anon CVS access is still down, codehaus are
> > working on the
> > > problem
> > > > > > > > > >>
> > > > > > > > > >> Graeme
> > > > > > > > > >>
> > > > > > > > > >> On 5/27/06, Jeremy Aston
> <[hidden email] >
> > > wrote:
> > > > > > > > > >>> Hi,
> > > > > > > > > >>>
> > > > > > > > > >>> Is anyone else still having problems with
> > anonymous access
> > > after the
> > > > > > > > > >>> recent codehaus crash?
> > > > > > > > > >>>
> > > > > > > > > >>> I've tried doing a complete new CO from CVS but
> > am getting a
> > > > > > > > > >>> connection refused error message ....
> > > > > > > > > >>>
> > > > > > > > > >>> cvs -d
> > > :pserver:[hidden email]:/home/projects/
> > > > > > > > > >>> grails/scm login
> > > > > > > > > >>> Logging in to :
> > > pserver:[hidden email]:2401/home/
> > > > > > > > > >>> projects/grails/scm
> > > > > > > > > >>> CVS password:
> > > > > > > > > >>> cvs [login aborted]: connect to
> cvs.grails.codehaus.org
> > > > > > > > > >>> ( 63.246.7.187):
> > > > > > > > > >>> 2401 failed: Connection refused
> > > > > > > > > >>>
> > > > > > > > > >>> Has something changed in the restore that I've
> > not noticed?
> > > > > > > > > >>>
> > > > > > > > > >>> Cheers
> > > > > > > > > >>>
> > > > > > > > > >>> Jez
> > > > > > > > > >>>
> > > > > > > > > >>>
> > > > > > > > > >>>
> > > --------------------------------------------------------------------
> > > > > > > > > >>> -
> > > > > > > > > >>> To unsubscribe from this list please visit:
> > > > > > > > > >>>
> > > > > > > > > >>>
> > > http://xircles.codehaus.org/manage_email
> > > > > > > > > >>>
> > > > > > > > > >>>
> > > > > > > > > >>
> > > > > > > > > >>
> > > ---------------------------------------------------------------------
> > > > > > > > > >> To unsubscribe from this list please visit:
> > > > > > > > > >>
> > > > > > > > > >>    http://xircles.codehaus.org/manage_email
> > > > > > > > > >>
> > > > > > > > > >>
> > > > > > > > > >
> > > > > > > > > >
> > > > > > > > > >
> > > ---------------------------------------------------------------------
> > > > > > > > > > To unsubscribe from this list please visit:
> > > > > > > > > >
> > > > > > > > > >    http://xircles.codehaus.org/manage_email
> > > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > > > > > > >
> > > ---------------------------------------------------------------------
> > > > > > > > > To unsubscribe from this list please visit:
> > > > > > > > >
> > > > > > > > >     http://xircles.codehaus.org/manage_email
> > > > > > > >
> > > > > > > >
> > > ---------------------------------------------------------------------
> > > > > > > > To unsubscribe from this list please visit:
> > > > > > > >
> > > > > > > >     http://xircles.codehaus.org/manage_email
> > > > > > > >
> > > > > > > >
> > > > > > >
> > > > > > >
> > > > > > >
> > > > > > > --
> > > > > > > Guillaume Laforge
> > > > > > > Groovy Project Manager
> > > > > > > http://glaforge.free.fr/blog/groovy
> > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Guillaume Laforge
> > > > > > Groovy Project Manager
> > > > > > http://glaforge.free.fr/blog/groovy
> > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Guillaume Laforge
> > > > > Groovy Project Manager
> > > > > http://glaforge.free.fr/blog/groovy
> > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Guillaume Laforge
> > > > Groovy Project Manager
> > > > http://glaforge.free.fr/blog/groovy
> > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Guillaume Laforge
> > > Groovy Project Manager
> > > http://glaforge.free.fr/blog/groovy
> > >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe from this list please visit:
> >
> >     http://xircles.codehaus.org/manage_email
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

Re: [grails-user] Anonymous CVS Access

Jeremy Aston
mmmm...

I still cannot get anon CVS access to grails.  codehaus.org has said  
anon CVS on projects has been back for some time but I cannot get it  
on grails.  Having said that the error message has changed :-) ....

cvs -d :pserver:[hidden email]:/home/projects/
grails/scm login
Logging in to :pserver:[hidden email]:2401/home/
projects/grails/scm
CVS password:
/home/projects/grails/scm: no such repository

Has the repo moved since the crash?

Perhaps I should get into committing some code and get proper access :-)

Cheers

jez



>>>>>
>>>>>
>>>>> On 5/29/06, Dierk Koenig <[hidden email]> wrote:
>>>>>>
>>>>>>
>>>>>>
>>>>>> anon CVS is now also available
>>>>>>
>>>>>> cheers
>>>>>> Mittie
>>>>>>
>>>>>>
>>>>>> -----Original Message-----
>>>>>> From: Guillaume Laforge [mailto:[hidden email]]
>>>>>>
>>>>>> Sent: Montag, 29. Mai 2006 15:28
>>>>>> To: [hidden email]
>>>>>> Subject: Re: [grails-user] Anonymous CVS Access
>>>>>>
>>>>>>
>>>>>>
>>>>>> Great!
>>>>>> Now CVS anon left? ;-)
>>>>>>
>>>>>>
>>>>>> On 5/29/06, Dierk Koenig <[hidden email]> wrote:
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> www.grails.org is back
>>>>>>>
>>>>>>>
>>>>>>> -----Original Message-----
>>>>>>> From: Guillaume Laforge [mailto:[hidden email]]
>>>>>>>
>>>>>>> Sent: Montag, 29. Mai 2006 15:12
>>>>>>> To: [hidden email]
>>>>>>> Subject: Re: [grails-user] Anonymous CVS Access
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> I can't connect from here unfortunately.
>>>>>>> So I'll follow this thread to know more about that ;-)
>>>>>>>
>>>>>>> Thanks.
>>>>>>>
>>>>>>>
>>>>>>> On 5/29/06, Dierk Koenig < [hidden email]> wrote:
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> Ben is at it. See the #codehaus chat for details.
>>>>>>>>
>>>>>>>> ciao
>>>>>>>> Mittie
>>>>>>>>
>>>>>>>>
>>>>>>>> -----Original Message-----
>>>>>>>> From: Guillaume Laforge [mailto:[hidden email]]
>>>>>>>> Sent: Montag, 29. Mai 2006 14:58
>>>>>>>> To: [hidden email]
>>>>>>>> Subject: Re: [grails-user] Anonymous CVS Access
>>>>>>>>
>>>>>>>> Did Bob and/or Ben had something to say about that?
>>>>>>>> What's the new policy (if there's one) regarding anon cvs?
>>>>>>>>
>>>>>>>>
>>>>>>>> On 5/29/06, Dierk Koenig < [hidden email]> wrote:
>>>>>>>>> this is also the reason for
>> http://build.canoo.com/grails not
>>>> picking
>>>>>>>>> up the latest changes in CVS for the cruisecontrol build.
>>>>>>>>>
>>>>>>>>> Is anyone looking into this issue?
>>>>>>>>>
>>>>>>>>> cheers
>>>>>>>>> Mittie
>>>>>>>>>
>>>>>>>>>> -----Original Message-----
>>>>>>>>>> From: Gregory Pierce [mailto:
>> [hidden email] ]
>>>>>>>>>> Sent: Montag, 29. Mai 2006 4:11
>>>>>>>>>> To: [hidden email]
>>>>>>>>>> Subject: Re: [grails-user] Anonymous CVS Access
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Its not though, they are replying with:
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Server configuration missing --allow-root in inetd.conf
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> Actually the main groovy site isn't okay either. If
>>> you go to
>>>> http://
>>>>>>>>>> www.grails.org you get the codehaus busted server
>>> page. Only if
>>>> you
>>>>>>>>>> go to http://grails.org do things work properly.
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>> On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
>>>>>>>>>>
>>>>>>>>>>> Cheers Graeme,
>>>>>>>>>>>
>>>>>>>>>>> Any ideas when anon access will be back up?  The
>>> codehaus page
>>>> does
>>>>>>>>>>> suggest anon is OK...
>>>>>>>>>>>
>>>>>>>>>>> jez
>>>>>>>>>>>
>>>>>>>>>>> On 27 May 2006, at 15:12, Graeme Rocher wrote:
>>>>>>>>>>>
>>>>>>>>>>>> Hi Jez,
>>>>>>>>>>>>
>>>>>>>>>>>> Anon CVS access is still down, codehaus are
>>> working on the
>>>> problem
>>>>>>>>>>>>
>>>>>>>>>>>> Graeme
>>>>>>>>>>>>
>>>>>>>>>>>> On 5/27/06, Jeremy Aston
>> <[hidden email] >
>>>> wrote:
>>>>>>>>>>>>> Hi,
>>>>>>>>>>>>>
>>>>>>>>>>>>> Is anyone else still having problems with
>>> anonymous access
>>>> after the
>>>>>>>>>>>>> recent codehaus crash?
>>>>>>>>>>>>>
>>>>>>>>>>>>> I've tried doing a complete new CO from CVS but
>>> am getting a
>>>>>>>>>>>>> connection refused error message ....
>>>>>>>>>>>>>
>>>>>>>>>>>>> cvs -d
>>>> :pserver:[hidden email]:/home/projects/
>>>>>>>>>>>>> grails/scm login
>>>>>>>>>>>>> Logging in to :
>>>> pserver:[hidden email]:2401/home/
>>>>>>>>>>>>> projects/grails/scm
>>>>>>>>>>>>> CVS password:
>>>>>>>>>>>>> cvs [login aborted]: connect to
>> cvs.grails.codehaus.org
>>>>>>>>>>>>> ( 63.246.7.187):
>>>>>>>>>>>>> 2401 failed: Connection refused
>>>>>>>>>>>>>
>>>>>>>>>>>>> Has something changed in the restore that I've
>>> not noticed?
>>>>>>>>>>>>>
>>>>>>>>>>>>> Cheers
>>>>>>>>>>>>>
>>>>>>>>>>>>> Jez
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>> -------------------------------------------------------------------
>>>> -
>>>>>>>>>>>>> -
>>>>>>>>>>>>> To unsubscribe from this list please visit:
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>> http://xircles.codehaus.org/manage_email
>>>>>>>>>>>>>
>>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>> -------------------------------------------------------------------
>>>> --
>>>>>>>>>>>> To unsubscribe from this list please visit:
>>>>>>>>>>>>
>>>>>>>>>>>>    http://xircles.codehaus.org/manage_email
>>>>>>>>>>>>
>>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>>>>>>>>>
>>>> -------------------------------------------------------------------
>>>> --
>>>>>>>>>>> To unsubscribe from this list please visit:
>>>>>>>>>>>
>>>>>>>>>>>    http://xircles.codehaus.org/manage_email
>>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>>>>>>>>
>>>> -------------------------------------------------------------------
>>>> --
>>>>>>>>>> To unsubscribe from this list please visit:
>>>>>>>>>>
>>>>>>>>>>     http://xircles.codehaus.org/manage_email
>>>>>>>>>
>>>>>>>>>
>>>> -------------------------------------------------------------------
>>>> --
>>>>>>>>> To unsubscribe from this list please visit:
>>>>>>>>>
>>>>>>>>>     http://xircles.codehaus.org/manage_email
>>>>>>>>>
>>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>>
>>>>>>>> --
>>>>>>>> Guillaume Laforge
>>>>>>>> Groovy Project Manager
>>>>>>>> http://glaforge.free.fr/blog/groovy
>>>>>>>>
>>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>>
>>>>>>> --
>>>>>>> Guillaume Laforge
>>>>>>> Groovy Project Manager
>>>>>>> http://glaforge.free.fr/blog/groovy
>>>>>>>
>>>>>>>
>>>>>>
>>>>>>
>>>>>>
>>>>>> --
>>>>>> Guillaume Laforge
>>>>>> Groovy Project Manager
>>>>>> http://glaforge.free.fr/blog/groovy
>>>>>>
>>>>>>
>>>>>
>>>>>
>>>>>
>>>>> --
>>>>> Guillaume Laforge
>>>>> Groovy Project Manager
>>>>> http://glaforge.free.fr/blog/groovy
>>>>>
>>>>>
>>>>
>>>>
>>>>
>>>> --
>>>> Guillaume Laforge
>>>> Groovy Project Manager
>>>> http://glaforge.free.fr/blog/groovy
>>>>
>>>
>>> --------------------------------------------------------------------
>>> -
>>> To unsubscribe from this list please visit:
>>>
>>>     http://xircles.codehaus.org/manage_email
>>
>>
>> ---------------------------------------------------------------------
>> To unsubscribe from this list please visit:
>>
>>     http://xircles.codehaus.org/manage_email
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email
>
>


---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

Reply | Threaded
Open this post in threaded view
|  
Report Content as Inappropriate
star

RE: [grails-user] Anonymous CVS Access

Dierk König
new path is /cvs/grails

ciao
Mittie

> -----Original Message-----
> From: Jeremy Aston [mailto:[hidden email]]
> Sent: Dienstag, 30. Mai 2006 8:51
> To: [hidden email]
> Subject: Re: [grails-user] Anonymous CVS Access
>
>
> mmmm...
>
> I still cannot get anon CVS access to grails.  codehaus.org has said  
> anon CVS on projects has been back for some time but I cannot get it  
> on grails.  Having said that the error message has changed :-) ....
>
> cvs -d :pserver:[hidden email]:/home/projects/
> grails/scm login
> Logging in to :pserver:[hidden email]:2401/home/
> projects/grails/scm
> CVS password:
> /home/projects/grails/scm: no such repository
>
> Has the repo moved since the crash?
>
> Perhaps I should get into committing some code and get proper access :-)
>
> Cheers
>
> jez
>
>
>
> >>>>>
> >>>>>
> >>>>> On 5/29/06, Dierk Koenig <[hidden email]> wrote:
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> anon CVS is now also available
> >>>>>>
> >>>>>> cheers
> >>>>>> Mittie
> >>>>>>
> >>>>>>
> >>>>>> -----Original Message-----
> >>>>>> From: Guillaume Laforge [mailto:[hidden email]]
> >>>>>>
> >>>>>> Sent: Montag, 29. Mai 2006 15:28
> >>>>>> To: [hidden email]
> >>>>>> Subject: Re: [grails-user] Anonymous CVS Access
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> Great!
> >>>>>> Now CVS anon left? ;-)
> >>>>>>
> >>>>>>
> >>>>>> On 5/29/06, Dierk Koenig <[hidden email]> wrote:
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>> www.grails.org is back
> >>>>>>>
> >>>>>>>
> >>>>>>> -----Original Message-----
> >>>>>>> From: Guillaume Laforge [mailto:[hidden email]]
> >>>>>>>
> >>>>>>> Sent: Montag, 29. Mai 2006 15:12
> >>>>>>> To: [hidden email]
> >>>>>>> Subject: Re: [grails-user] Anonymous CVS Access
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>> I can't connect from here unfortunately.
> >>>>>>> So I'll follow this thread to know more about that ;-)
> >>>>>>>
> >>>>>>> Thanks.
> >>>>>>>
> >>>>>>>
> >>>>>>> On 5/29/06, Dierk Koenig < [hidden email]> wrote:
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> Ben is at it. See the #codehaus chat for details.
> >>>>>>>>
> >>>>>>>> ciao
> >>>>>>>> Mittie
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> -----Original Message-----
> >>>>>>>> From: Guillaume Laforge [mailto:[hidden email]]
> >>>>>>>> Sent: Montag, 29. Mai 2006 14:58
> >>>>>>>> To: [hidden email]
> >>>>>>>> Subject: Re: [grails-user] Anonymous CVS Access
> >>>>>>>>
> >>>>>>>> Did Bob and/or Ben had something to say about that?
> >>>>>>>> What's the new policy (if there's one) regarding anon cvs?
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> On 5/29/06, Dierk Koenig < [hidden email]> wrote:
> >>>>>>>>> this is also the reason for
> >> http://build.canoo.com/grails not
> >>>> picking
> >>>>>>>>> up the latest changes in CVS for the cruisecontrol build.
> >>>>>>>>>
> >>>>>>>>> Is anyone looking into this issue?
> >>>>>>>>>
> >>>>>>>>> cheers
> >>>>>>>>> Mittie
> >>>>>>>>>
> >>>>>>>>>> -----Original Message-----
> >>>>>>>>>> From: Gregory Pierce [mailto:
> >> [hidden email] ]
> >>>>>>>>>> Sent: Montag, 29. Mai 2006 4:11
> >>>>>>>>>> To: [hidden email]
> >>>>>>>>>> Subject: Re: [grails-user] Anonymous CVS Access
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> Its not though, they are replying with:
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> Server configuration missing --allow-root in inetd.conf
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> Actually the main groovy site isn't okay either. If
> >>> you go to
> >>>> http://
> >>>>>>>>>> www.grails.org you get the codehaus busted server
> >>> page. Only if
> >>>> you
> >>>>>>>>>> go to http://grails.org do things work properly.
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>> On May 27, 2006, at 11:47 AM, Jeremy Aston wrote:
> >>>>>>>>>>
> >>>>>>>>>>> Cheers Graeme,
> >>>>>>>>>>>
> >>>>>>>>>>> Any ideas when anon access will be back up?  The
> >>> codehaus page
> >>>> does
> >>>>>>>>>>> suggest anon is OK...
> >>>>>>>>>>>
> >>>>>>>>>>> jez
> >>>>>>>>>>>
> >>>>>>>>>>> On 27 May 2006, at 15:12, Graeme Rocher wrote:
> >>>>>>>>>>>
> >>>>>>>>>>>> Hi Jez,
> >>>>>>>>>>>>
> >>>>>>>>>>>> Anon CVS access is still down, codehaus are
> >>> working on the
> >>>> problem
> >>>>>>>>>>>>
> >>>>>>>>>>>> Graeme
> >>>>>>>>>>>>
> >>>>>>>>>>>> On 5/27/06, Jeremy Aston
> >> <[hidden email] >
> >>>> wrote:
> >>>>>>>>>>>>> Hi,
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Is anyone else still having problems with
> >>> anonymous access
> >>>> after the
> >>>>>>>>>>>>> recent codehaus crash?
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> I've tried doing a complete new CO from CVS but
> >>> am getting a
> >>>>>>>>>>>>> connection refused error message ....
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> cvs -d
> >>>> :pserver:[hidden email]:/home/projects/
> >>>>>>>>>>>>> grails/scm login
> >>>>>>>>>>>>> Logging in to :
> >>>> pserver:[hidden email]:2401/home/
> >>>>>>>>>>>>> projects/grails/scm
> >>>>>>>>>>>>> CVS password:
> >>>>>>>>>>>>> cvs [login aborted]: connect to
> >> cvs.grails.codehaus.org
> >>>>>>>>>>>>> ( 63.246.7.187):
> >>>>>>>>>>>>> 2401 failed: Connection refused
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Has something changed in the restore that I've
> >>> not noticed?
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Cheers
> >>>>>>>>>>>>>
> >>>>>>>>>>>>> Jez
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>> -------------------------------------------------------------------
> >>>> -
> >>>>>>>>>>>>> -
> >>>>>>>>>>>>> To unsubscribe from this list please visit:
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>> http://xircles.codehaus.org/manage_email
> >>>>>>>>>>>>>
> >>>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>> -------------------------------------------------------------------
> >>>> --
> >>>>>>>>>>>> To unsubscribe from this list please visit:
> >>>>>>>>>>>>
> >>>>>>>>>>>>    http://xircles.codehaus.org/manage_email
> >>>>>>>>>>>>
> >>>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>>>>>>>>>
> >>>> -------------------------------------------------------------------
> >>>> --
> >>>>>>>>>>> To unsubscribe from this list please visit:
> >>>>>>>>>>>
> >>>>>>>>>>>    http://xircles.codehaus.org/manage_email
> >>>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>>>>>>>>
> >>>> -------------------------------------------------------------------
> >>>> --
> >>>>>>>>>> To unsubscribe from this list please visit:
> >>>>>>>>>>
> >>>>>>>>>>     http://xircles.codehaus.org/manage_email
> >>>>>>>>>
> >>>>>>>>>
> >>>> -------------------------------------------------------------------
> >>>> --
> >>>>>>>>> To unsubscribe from this list please visit:
> >>>>>>>>>
> >>>>>>>>>     http://xircles.codehaus.org/manage_email
> >>>>>>>>>
> >>>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>>
> >>>>>>>> --
> >>>>>>>> Guillaume Laforge
> >>>>>>>> Groovy Project Manager
> >>>>>>>> http://glaforge.free.fr/blog/groovy
> >>>>>>>>
> >>>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>>
> >>>>>>> --
> >>>>>>> Guillaume Laforge
> >>>>>>> Groovy Project Manager
> >>>>>>> http://glaforge.free.fr/blog/groovy
> >>>>>>>
> >>>>>>>
> >>>>>>
> >>>>>>
> >>>>>>
> >>>>>> --
> >>>>>> Guillaume Laforge
> >>>>>> Groovy Project Manager
> >>>>>> http://glaforge.free.fr/blog/groovy
> >>>>>>
> >>>>>>
> >>>>>
> >>>>>
> >>>>>
> >>>>> --
> >>>>> Guillaume Laforge
> >>>>> Groovy Project Manager
> >>>>> http://glaforge.free.fr/blog/groovy
> >>>>>
> >>>>>
> >>>>
> >>>>
> >>>>
> >>>> --
> >>>> Guillaume Laforge
> >>>> Groovy Project Manager
> >>>> http://glaforge.free.fr/blog/groovy
> >>>>
> >>>
> >>> --------------------------------------------------------------------
> >>> -
> >>> To unsubscribe from this list please visit:
> >>>
> >>>     http://xircles.codehaus.org/manage_email
> >>
> >>
> >> ---------------------------------------------------------------------
> >> To unsubscribe from this list please visit:
> >>
> >>     http://xircles.codehaus.org/manage_email
> >
> > ---------------------------------------------------------------------
> > To unsubscribe from this list please visit:
> >
> >     http://xircles.codehaus.org/manage_email
> >
> >
>
>
> ---------------------------------------------------------------------
> To unsubscribe from this list please visit:
>
>     http://xircles.codehaus.org/manage_email

---------------------------------------------------------------------
To unsubscribe from this list please visit:

    http://xircles.codehaus.org/manage_email

12
Loading...