[#1378] differences between Module and Class ? — Mathieu Bouchard <matju@...>

25 messages 2003/08/11
[#1387] Re: differences between Module and Class ? — matz@... (Yukihiro Matsumoto) 2003/08/12

Hi,

[#1442] Re: differences between Module and Class ? — Mathieu Bouchard <matju@...> 2003/08/21

[#1406] _id2ref bug? — Ryan Pavlik <rpav@...>

While debugging some caching code, I've come across a segfault related

22 messages 2003/08/14
[#1407] Re: _id2ref bug? — matz@... (Yukihiro Matsumoto) 2003/08/14

Hi,

[#1413] Re: _id2ref bug? (REPRODUCED, short) — Ryan Pavlik <rpav@...> 2003/08/14

On Fri, 15 Aug 2003 01:57:18 +0900

CVS access

From: "Nathaniel Talbott" <nathaniel@...>
Date: 2003-08-06 02:39:12 UTC
List: ruby-core #1358
I used to have CVS access... while I can log in OK now, I get the following
output when I try to commit:

    -> Sending file `ChangeLog' to server
    -> Sending file `assertions.rb' to server
    -> Sending file `testcase.rb' to server
    -> Sending file `testsuite.rb' to server
  ? lib/test/unit/collector
  ? ext/openssl/mkmf.log
  ? ext/openssl/Makefile
  ? ext/io/wait/mkmf.log
  ? ext/io/wait/Makefile
  S-> rename(CVS/Entries.Backup,CVS/Entries)
  S-> unlink_file(CVS/Entries.Log)
  S-> checkout (/src/ruby/ChangeLog,v, 1.2028, , (function))
  S-> system('/src/CVSROOT/commitinfo_ruby.rb' '/src' 'ntalbott' '/src/ruby'
'ChangeLog')
   -> ParseInfo(/src/CVSROOT/commitinfo, ruby, ALL)
  ERROR: Access denied.
  cvs server: Pre-commit check failed
  S-> checkout (/src/ruby/lib/test/unit/assertions.rb,v, 1.1.1.2, ,
(function))
  S-> checkout (/src/ruby/lib/test/unit/testcase.rb,v, 1.1.1.2, ,
(function))
  S-> checkout (/src/ruby/lib/test/unit/testsuite.rb,v, 1.1.1.2, ,
(function))
   -> ParseInfo(/src/CVSROOT/commitinfo, ruby/lib/test/unit, ALL)
  S-> system('/src/CVSROOT/commitinfo_ruby.rb' '/src' 'ntalbott'
'/src/ruby/lib/test/unit' 
    'assertions.rb' 'testcase.rb' 'testsuite.rb')
  ERROR: Access denied.
  cvs server: Pre-commit check failed
  cvs [server aborted]: correct above errors first!
  cvs commit: saving log message in /tmp/cvsKLaYzf
    -> Lock_Cleanup() 

Who do I need to ask about this?

Thanks,


Nathaniel

<:((><



In This Thread

Prev Next