m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Fwd: Sending m4 cvs commit notification to m4-commit list


From: Akim Demaille
Subject: Re: Fwd: Sending m4 cvs commit notification to m4-commit list
Date: 20 Aug 2001 17:51:30 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Artificial Intelligence)

>>>>> "Loic" == Loic Dachary <address@hidden> writes:

>> Loic, after your change, my commits are being reported to the
>> commit list correctly.  But for some reason Akim's commits do not
>> show up :-( Akim, is this a silent failure for you, or do you get
>> an error message from the server?

Sorry, I had never realized :(

Loic>   Akim, could you please send the output of a cvs commit with
Loic> the trace flag ? (add non significant space in ChangeLog ; cvs
Loic> -t commit ChangeLog will do). This problem shows on other CVS
Loic> repositories and is apparently triggered by some
Loic> unusual/unpredicted way of doing a checkout.

OK, here is a commit:

~/src/m4 % clcommit -f -1 |& tee cvs.log                         nostromo 17:48
clcommit: checking commit message...
Use sprintf, not ecft and friends since it is standard, portable,
simplifies the code, and since the latter is even deprecated
according to the GNU libc documentation.
* modules/format.c: Drop evct support.
cvs commit: Examining .
cvs commit: Examining config
cvs commit: Examining doc
cvs commit: Examining examples
cvs commit: Examining examples/WWW
cvs commit: Examining examples/WWW/m4lib
cvs commit: Examining examples/WWW/man
cvs commit: Examining m4
cvs commit: Examining modules
cvs commit: Examining po
cvs commit: Examining src
cvs commit: Examining tests
+ test -x /usr/local/bin/runsocks
+ break
+ /usr/local/bin/runsocks ssh -v subversions.gnu.org -l akim 'cvs server'
SSH Version 1.2.27 [i686-unknown-linux], protocol version 1.5.
Standard version.  Does not use RSAREF.
nostromo: Reading configuration data /etc/ssh-nonfree/ssh_config
nostromo: ssh_connect: getuid 17023 geteuid 17023 anon 1
nostromo: Connecting to subversions.gnu.org [199.232.41.2] port 22.
nostromo: Connection established.
nostromo: Remote protocol version 1.99, remote software version lshd_1.2.1 lsh 
- a free ssh
nostromo: Waiting for server public key.
nostromo: Received server public key (768 bits) and host key (1024 bits).
nostromo: Host 'subversions.gnu.org' is known and matches the host key.
nostromo: Initializing random; seed file /home/lrde/prof/akim/.ssh/random_seed
nostromo: IDEA not supported, using 3des instead.
nostromo: Encryption type: 3des
nostromo: Sent encrypted session key.
nostromo: Installing crc compensation attack detector.
nostromo: Received encrypted confirmation.
nostromo: Connection to authentication agent opened.
nostromo: Trying RSA authentication via agent with 'address@hidden'
nostromo: Received RSA challenge from server.
nostromo: Sending response to RSA challenge.
nostromo: Remote: RSA authentication accepted.
nostromo: RSA authentication accepted by server.
nostromo: Requesting authentication agent forwarding.
nostromo: Sending command: cvs server
nostromo: Entering interactive session.
nostromo: Transferred: stdin 40918, stdout 763, stderr 0 bytes in 9.2 seconds
nostromo: Bytes per second: stdin 4429.9, stdout 82.6, stderr 0.0
nostromo: Exit status 0
? stamp-h.inT
? log
? applied
Checking in ChangeLog;
/cvs/m4/ChangeLog,v  <--  ChangeLog
new revision: 1.54; previous revision: 1.53
done
Checking in modules/format.c;
/cvs/m4/modules/format.c,v  <--  format.c
new revision: 1.6; previous revision: 1.5
done


Here is another one, more verbose:

~/src/m4 % CVS='/usr/local/bin/runsocks cvs -t' clcommit -f -1 |& tee cvs.log
clcommit: checking commit message...
* examples/include.m4: Typo.
* tests/generate.awk: Really add it.
* tests/Makefile.am: Adjust.
* tests/others.at (Discard comments): It sure fails without `-c'.
(include, undivert): Add -I examples/.
 -> main loop with CVSROOT=:ext:address@hidden:/cvs
cvs commit: Examining .
cvs commit: Examining config
cvs commit: Examining doc
cvs commit: Examining examples
cvs commit: Examining examples/WWW
cvs commit: Examining examples/WWW/m4lib
cvs commit: Examining examples/WWW/man
cvs commit: Examining m4
cvs commit: Examining modules
cvs commit: Examining po
cvs commit: Examining src
cvs commit: Examining tests
 -> Starting server: vsh subversions.gnu.org -l akim cvs server 
+ test -x /usr/local/bin/runsocks
+ break
+ /usr/local/bin/runsocks ssh -v subversions.gnu.org -l akim 'cvs server'
SSH Version 1.2.27 [i686-unknown-linux], protocol version 1.5.
Standard version.  Does not use RSAREF.
nostromo: Reading configuration data /etc/ssh-nonfree/ssh_config
nostromo: ssh_connect: getuid 17023 geteuid 17023 anon 1
nostromo: Connecting to subversions.gnu.org [199.232.41.2] port 22.
nostromo: Connection established.
nostromo: Remote protocol version 1.99, remote software version lshd_1.2.1 lsh 
- a free ssh
nostromo: Waiting for server public key.
nostromo: Received server public key (768 bits) and host key (1024 bits).
nostromo: Host 'subversions.gnu.org' is known and matches the host key.
nostromo: Initializing random; seed file /home/lrde/prof/akim/.ssh/random_seed
nostromo: IDEA not supported, using 3des instead.
nostromo: Encryption type: 3des
nostromo: Sent encrypted session key.
nostromo: Installing crc compensation attack detector.
nostromo: Received encrypted confirmation.
nostromo: Connection to authentication agent opened.
nostromo: Trying RSA authentication via agent with 'address@hidden'
nostromo: Received RSA challenge from server.
nostromo: Sending response to RSA challenge.
nostromo: Remote: RSA authentication accepted.
nostromo: RSA authentication accepted by server.
nostromo: Requesting authentication agent forwarding.
nostromo: Sending command: cvs server
nostromo: Entering interactive session.
 -> Sending file `ChangeLog' to server
 -> Sending file `include.m4' to server
 -> Sending file `Makefile.am' to server
 -> Sending file `generate.awk' to server
 -> Sending file `others.at' to server
 -> Sending file `testsuite.at' to server
? stamp-h.inT
? log
? applied
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
S-> checkout (/cvs/m4/ChangeLog,v, 1.54, , (function))
 -> ParseInfo(/cvs/CVSROOT/commitinfo, m4, ALL)
S-> checkout (/cvs/m4/examples/include.m4,v, 1.1.1.2, , (function))
 -> ParseInfo(/cvs/CVSROOT/commitinfo, m4/examples, ALL)
S-> checkout (/cvs/m4/tests/Makefile.am,v, 1.13, , (function))
S-> checkout (/cvs/m4/tests/generate.awk,v, 1.1, , (function))
S-> checkout (/cvs/m4/tests/others.at,v, 1.3, , (function))
S-> checkout (/cvs/m4/tests/testsuite.at,v, 1.3, , (function))
 -> ParseInfo(/cvs/CVSROOT/commitinfo, m4/tests, ALL)
 -> ParseInfo(/cvs/CVSROOT/verifymsg, m4, not ALL)
S-> unlink(/tmp/cvsgXsXmh)
Checking in ChangeLog;
/cvs/m4/ChangeLog,v  <--  ChangeLog
S-> checkout (/cvs/m4/ChangeLog,v, 1.54, -ko, /tmp/cvskDEsDo)
new revision: 1.55; previous revision: 1.54
S-> rename(/cvs/m4/,ChangeLog,,/cvs/m4/ChangeLog,v)
S-> unlink(/tmp/cvskDEsDo)
S-> unlink(/tmp/cvsq8fERx)
done
S-> checkout (/cvs/m4/ChangeLog,v, , , (function))
S-> server_register(ChangeLog, 1.55, Mon Aug 20 15:44:26 2001, , , , )
S-> Register(ChangeLog, 1.55, Mon Aug 20 15:44:26 2001, ,  )
S-> fopen(/cvs/CVSROOT/history,a)
 -> unlink_file(CVS/Base/ChangeLog)
 -> Register(ChangeLog, 1.55, Mon Aug 20 15:49:02 2001, ,  )
 -> ParseInfo(/cvs/CVSROOT/loginfo, m4, ALL)
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
 -> ParseInfo(/cvs/CVSROOT/verifymsg, m4/examples, not ALL)
S-> unlink(/tmp/cvshbPfPy)
Checking in examples/include.m4;
/cvs/m4/examples/include.m4,v  <--  include.m4
S-> checkout (/cvs/m4/examples/include.m4,v, 1.1, -ko, /tmp/cvs8LbuAz)
new revision: 1.2; previous revision: 1.1
S-> rename(/cvs/m4/examples/,include.m4,,/cvs/m4/examples/include.m4,v)
S-> unlink(/tmp/cvs8LbuAz)
S-> unlink(/tmp/cvsT9C9kA)
done
S-> checkout (/cvs/m4/examples/include.m4,v, , , (function))
S-> server_register(include.m4, 1.2, Mon Aug 20 15:44:26 2001, , , , )
S-> Register(include.m4, 1.2, Mon Aug 20 15:44:26 2001, ,  )
S-> fopen(/cvs/CVSROOT/history,a)
 -> rename(CVS/Entries.Backup,CVS/Entries)
 -> unlink_file(CVS/Entries.Log)
 -> unlink_file(CVS/Base/include.m4)
 -> Register(include.m4, 1.2, Mon Aug 20 15:49:02 2001, ,  )
 -> ParseInfo(/cvs/CVSROOT/loginfo, m4/examples, ALL)
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
 -> ParseInfo(/cvs/CVSROOT/verifymsg, m4/tests, not ALL)
S-> unlink(/tmp/cvsY9mn0B)
Checking in tests/Makefile.am;
/cvs/m4/tests/Makefile.am,v  <--  Makefile.am
S-> checkout (/cvs/m4/tests/Makefile.am,v, 1.13, -ko, /tmp/cvspR7KCD)
new revision: 1.14; previous revision: 1.13
S-> rename(/cvs/m4/tests/,Makefile.am,,/cvs/m4/tests/Makefile.am,v)
S-> unlink(/tmp/cvspR7KCD)
S-> unlink(/tmp/cvsmlNJnF)
done
S-> checkout (/cvs/m4/tests/Makefile.am,v, , , (function))
S-> server_register(Makefile.am, 1.14, Mon Aug 20 15:44:26 2001, , , , )
S-> Register(Makefile.am, 1.14, Mon Aug 20 15:44:26 2001, ,  )
S-> fopen(/cvs/CVSROOT/history,a)
 -> rename(CVS/Entries.Backup,CVS/Entries)
 -> unlink_file(CVS/Entries.Log)
 -> unlink_file(CVS/Base/Makefile.am)
 -> Register(Makefile.am, 1.14, Mon Aug 20 15:49:02 2001, ,  )
Checking in tests/generate.awk;
/cvs/m4/tests/generate.awk,v  <--  generate.awk
S-> checkout (/cvs/m4/tests/generate.awk,v, 1.1, -ko, /tmp/cvs3obmRG)
new revision: 1.2; previous revision: 1.1
S-> rename(/cvs/m4/tests/,generate.awk,,/cvs/m4/tests/generate.awk,v)
S-> unlink(/tmp/cvs3obmRG)
S-> unlink(/tmp/cvsa0ZckI)
done
S-> checkout (/cvs/m4/tests/generate.awk,v, , , (function))
S-> server_register(generate.awk, 1.2, Mon Aug 20 15:44:26 2001, , , , )
S-> Register(generate.awk, 1.2, Mon Aug 20 15:44:26 2001, ,  )
S-> fopen(/cvs/CVSROOT/history,a)
 -> unlink_file(CVS/Base/generate.awk)
 -> Register(generate.awk, 1.2, Mon Aug 20 15:49:02 2001, ,  )
Checking in tests/others.at;
/cvs/m4/tests/others.at,v  <--  others.at
S-> checkout (/cvs/m4/tests/others.at,v, 1.3, -ko, /tmp/cvszOGUGJ)
new revision: 1.4; previous revision: 1.3
S-> rename(/cvs/m4/tests/,others.at,,/cvs/m4/tests/others.at,v)
S-> unlink(/tmp/cvszOGUGJ)
S-> unlink(/tmp/cvsa50K0K)
done
S-> checkout (/cvs/m4/tests/others.at,v, , , (function))
S-> server_register(others.at, 1.4, Mon Aug 20 15:44:26 2001, , , , )
S-> Register(others.at, 1.4, Mon Aug 20 15:44:26 2001, ,  )
S-> fopen(/cvs/CVSROOT/history,a)
 -> unlink_file(CVS/Base/others.at)
 -> Register(others.at, 1.4, Mon Aug 20 15:49:02 2001, ,  )
Checking in tests/testsuite.at;
/cvs/m4/tests/testsuite.at,v  <--  testsuite.at
S-> checkout (/cvs/m4/tests/testsuite.at,v, 1.3, -ko, /tmp/cvshomdiO)
new revision: 1.4; previous revision: 1.3
S-> rename(/cvs/m4/tests/,testsuite.at,,/cvs/m4/tests/testsuite.at,v)
S-> unlink(/tmp/cvshomdiO)
S-> unlink(/tmp/cvsArMhzR)
done
S-> checkout (/cvs/m4/tests/testsuite.at,v, , , (function))
S-> server_register(testsuite.at, 1.4, Mon Aug 20 15:44:26 2001, , , , )
S-> Register(testsuite.at, 1.4, Mon Aug 20 15:44:26 2001, ,  )
S-> fopen(/cvs/CVSROOT/history,a)
 -> unlink_file(CVS/Base/testsuite.at)
 -> Register(testsuite.at, 1.4, Mon Aug 20 15:49:02 2001, ,  )
 -> ParseInfo(/cvs/CVSROOT/loginfo, m4/tests, ALL)
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
 -> rename(CVS/Entries.Backup,CVS/Entries)
 -> unlink_file(CVS/Entries.Log)
nostromo: Transferred: stdin 47838, stdout 1492, stderr 0 bytes in 4.5 seconds
nostromo: Bytes per second: stdin 10526.5, stdout 328.3, stderr 0.0
nostromo: Exit status 0


Is it because I use subversion and not Savannah?

~/src/m4 % cat CVS/Root                                          nostromo 17:50
:ext:address@hidden:/cvs

It works fine with Autoconf, where I:

~/src/ace % cat CVS/Root                                         nostromo 17:50
subversions.gnu.org:/cvs



reply via email to

[Prev in Thread] Current Thread [Next in Thread]