[Savannah-hackers] cvs checkin broken?

2003-04-05 Thread Brian Jones
This morning I am unable to perform a checkin to classpath source
code... CVS appears to hang before I get the usual editor window to
put the ChangeLog entry in.  Examples below.

results from cvs ci .
...
cvs commit: Examining testsuite/lib
cvs commit: Examining testsuite/scheme
cvs commit: Examining vm
cvs commit: Examining vm/kaffe
cvs commit: Examining vm/kaffe/java
cvs commit: Examining vm/kaffe/kaffe
cvs commit: Examining vm/kaffe/native
cvs commit: Examining vm/reference
cvs commit: Examining vm/reference/java
cvs commit: Examining vm/reference/java/io
cvs commit: Examining vm/reference/java/lang
cvs commit: Examining vm/reference/java/lang/reflect
cvs [commit aborted]: received interrupt signal

[EMAIL PROTECTED] classpath]$ cvs ci ChangeLog java/lang/Class.java 
vm/reference/java/lang/VMClass.java include/java_lang_VMClass.h
cvs [commit aborted]: received interrupt signal

Any help appreciated,
Brian
-- 
Brian Jones <[EMAIL PROTECTED]>


___
Savannah-hackers mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/savannah-hackers


[Savannah-hackers] Re: broken web updates

2003-04-04 Thread Brian Jones
Mathieu Roy <[EMAIL PROTECTED]> writes:

> Brian Jones <[EMAIL PROTECTED]> said:
> 
> > I cannot get updates made to the classpath project web pages, probably
> > either ssh key is wrong again or something else is busted.
> 
> Can provide errors messages (cvs update -d + ssh -1 -v sv.gnu.org)?
> 
> Regards,

Hello Mathieu,

Here is the error message I see.

[EMAIL PROTECTED] classpath]$ export CVS_RSH=ssh
[EMAIL PROTECTED] classpath]$ cvs ci .
cvs commit: Examining .
cvs commit: Examining announce
cvs commit: Examining docs
Warning: Remote host denied X11 forwarding.
Checking in home.en.html;
/webcvs/software/classpath/home.en.html,v  <--  home.en.html
new revision: 1.39; previous revision: 1.38
done
sh: /tmp/cvswebcommitlog: Permission denied


Btw, last time this occurred I talked with Paul Fisher who found that
the ssh-key on the server used to copy over to gnuftp (new web server)
was wrong so the copy was failing (web server died, gnuftp used
instead, different key obviously).  The /tmp/cvswebcommitlog thing was
yet another error that didn't really matter with regards to this
copying from the committed cvs tree over to the web space.

Brian
-- 
Brian Jones <[EMAIL PROTECTED]>


___
Savannah-hackers mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/savannah-hackers


[Savannah-hackers] broken web updates

2003-04-03 Thread Brian Jones
I cannot get updates made to the classpath project web pages, probably
either ssh key is wrong again or something else is busted.

Thanks,
Brian
-- 
Brian Jones <[EMAIL PROTECTED]>


___
Savannah-hackers mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/savannah-hackers