You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@jakarta.apache.org by Danny Angus <da...@apache.org> on 2002/05/30 20:12:47 UTC

funny business with jakarta-site2

I just tried cvs up,
got this:

cvs server: Updating site/pmc
The authenticity of host '63.251.56.143 (63.251.56.143)' can't be
established.
RSA1 key fingerprint is 31:ea:4d:c6:0e:c7:c1:c0:1c:f1:6e:58:c3:b1:cd:4a.
Are you sure you want to continue connecting (yes/no)? yes
Warning: Permanently added '63.251.56.143' (RSA1) to the list of known
hosts.
acoliver@63.251.56.143's password:

cvs [update aborted]: received interrupt signal

what should I do to correct it, delete it and check it out anonymously?
d.


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: funny business with jakarta-site2

Posted by Danny Angus <da...@apache.org>.
sorry, consider it done
 
> Fix your umask and do this...
> 
> chmod -R g+w /www/jakarta.apache.org/site
> 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


Re: funny business with jakarta-site2

Posted by Jon Scott Stevens <jo...@latchkey.com>.
I'm not really sure what your problem is...but I noticed another problem
which is that your umask is wrong. You need to set it to 002

Fix your umask and do this...

chmod -R g+w /www/jakarta.apache.org/site

-jon


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>


RE: funny business with jakarta-site2

Posted by Danny Angus <da...@apache.org>.
forget it, my changes came through anyway..
d.

> -----Original Message-----
> From: Danny Angus [mailto:danny@apache.org]
> Sent: 30 May 2002 19:13
> To: Jakarta General List
> Subject: funny business with jakarta-site2
> 
> 
> I just tried cvs up,
> got this:
> 
> cvs server: Updating site/pmc
> The authenticity of host '63.251.56.143 (63.251.56.143)' can't be
> established.
> RSA1 key fingerprint is 31:ea:4d:c6:0e:c7:c1:c0:1c:f1:6e:58:c3:b1:cd:4a.
> Are you sure you want to continue connecting (yes/no)? yes
> Warning: Permanently added '63.251.56.143' (RSA1) to the list of known
> hosts.
> acoliver@63.251.56.143's password:
> 
> cvs [update aborted]: received interrupt signal
> 
> what should I do to correct it, delete it and check it out anonymously?
> d.
> 
> 
> --
> To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
> For additional commands, e-mail: <ma...@jakarta.apache.org>
> 

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>