bug-mailutils
[Top][All Lists]
Advanced

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

Re: Mailutils cvs repository


From: Loic Dachary
Subject: Re: Mailutils cvs repository
Date: Fri, 17 Aug 2001 10:11:27 +0200

 > 
 > I just changed the whitespace at the end of ChangeLog and committed it.
 > 
 > Is this showing up?
 > 

        Could you please show the exact command you are using ? 
Obviously you are using something that somehow bypasses the CVS 
loginfo/commitinfo handling. It would help me a great deal if you could:

        - send the exact command you're using to checkout
        - send the content of ~/.cvsrc
        - specify which version of cvs you are using
        - do the commit with cvs -t (traces) and send the complete output

        I'm scratching my head trying to find what that can be. I see
the changes in the history file of mailutils but the exim mail log does
not show that any mail was sent. Although I can't be really sure I suspect
the commit_prep/log_accum script that do the job are not activated for some
reason the /var/log/log_accum directory does not show any file belonging to
you.

        More than anything I'm puzzled by the fact that if I do the following
it works fine:

        - I add my ssh public key to your .ssh/authorized_keys on
          subversions so that I can pretend to be you,
          subversions.gnu.org wise ;-)

$ cvs -d address@hidden:/cvsroot/mailutils co mailutils
$ cd mailutils
$ (edit ChangeLog, change a white space)
$ cvs -t commit -m 'address@hidden fake test' ChangeLog
 -> main loop with address@hidden:/cvsroot/mailutils
 -> Starting server: ssh subversions.gnu.org -l sroberts cvs server 
 -> Sending file `ChangeLog' to server
S-> checkout (/cvsroot/mailutils/mailutils/ChangeLog,v, 1.219, , (function))
 -> ParseInfo(/cvsroot/mailutils/CVSROOT/commitinfo, mailutils, ALL)
S-> system('/usr/local/bin/commit_prep' '-T' 'mailutils' '-r' 
'/cvsroot/mailutils/mailutils' 'ChangeLog')
 -> ParseInfo(/cvsroot/mailutils/CVSROOT/verifymsg, mailutils, not ALL)
S-> unlink(/tmp/cvsjpXuHj)
Checking in ChangeLog;
/cvsroot/mailutils/mailutils/ChangeLog,v  <--  ChangeLog
S-> checkout (/cvsroot/mailutils/mailutils/ChangeLog,v, 1.219, -ko, 
/tmp/cvsYClxzu)
new revision: 1.220; previous revision: 1.219
S-> 
rename(/cvsroot/mailutils/mailutils/,ChangeLog,,/cvsroot/mailutils/mailutils/ChangeLog,v)
S-> unlink(/tmp/cvsYClxzu)
S-> unlink(/tmp/cvsrEY6nF)
done
S-> checkout (/cvsroot/mailutils/mailutils/ChangeLog,v, , , (function))
S-> server_register(ChangeLog, 1.220, Fri Aug 17 08:08:01 2001, , , , )
S-> Register(ChangeLog, 1.220, Fri Aug 17 08:08:01 2001, ,  )
S-> fopen(/cvsroot/mailutils/CVSROOT/history,a)
 -> unlink_file(CVS/Base/ChangeLog)
 -> Register(ChangeLog, 1.220, Fri Aug 17 08:07:04 2001, ,  )
 -> ParseInfo(/cvsroot/mailutils/CVSROOT/loginfo, mailutils, ALL)
S-> run_popen(/usr/local/bin/log_accum -T mailutils -C -m address@hidden -s 
'mailutils ChangeLog,1.219,1.220',w)
S-> rename(CVS/Entries.Backup,CVS/Entries)
S-> unlink(CVS/Entries.Log)
 -> rename(CVS/Entries.Backup,CVS/Entries)
 -> unlink_file(CVS/Entries.Log)
$ 

        - my ~/.cvsrc is 
cvs -z3 -q
diff -c
update -d -P
checkout -P
        - my cvs version is

Concurrent Versions System (CVS) 1.11.1p1 (client/server)

        And it works like a charm (frustrated :-}) 

-- 
Loic   Dachary         http://www.dachary.org/  address@hidden
24 av Secretan         http://www.senga.org/      address@hidden
75019    Paris         Tel: 33 1 42 45 09 16        address@hidden
        GPG Public Key: http://www.dachary.org/loic/gpg.txt



reply via email to

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