Eric VB wrote:
> 
> I'm quite happy to receive the logs of the CVS tree changes but please,
> wouldn't it be possible to have the *log* of the check-in or the name of the
> checked-in file instead of the name of the person who commited ?

Like this? Could please someone make this change? I have no write access.

Thanks,

-- 
Eray (exa) Ozkural
Comp. Sci. Dept., Bilkent University, Ankara
e-mail: [EMAIL PROTECTED]
www: http://www.cs.bilkent.edu.tr/~erayo
Index: loginfo
===================================================================
RCS file: /cvs/debian-boot/CVSROOT/loginfo,v
retrieving revision 1.15
diff -u -r1.15 loginfo
--- loginfo     2000/11/12 19:46:32     1.15
+++ loginfo     2001/02/09 16:28:43
@@ -25,12 +25,12 @@
 # or
 #DEFAULT (echo ""; id; echo %{sVv}; date; cat) >> $CVSROOT/CVSROOT/commitlog
 
-CVSROOT                /cvs/debian-boot/CVSROOT/newlog.pl -s -m [EMAIL PROTECTED] %s
+CVSROOT                /cvs/debian-boot/CVSROOT/newlog.pl -s -m [EMAIL PROTECTED] %{sVv}
 
 # debian-cd stuff to debian-cd list
-debian-cd      /cvs/debian-boot/CVSROOT/newlog.pl -s -m [EMAIL PROTECTED] %s
+debian-cd      /cvs/debian-boot/CVSROOT/newlog.pl -s -m [EMAIL PROTECTED] 
+%{sVv}
 
 # rest to debian-boot
-DEFAULT                /cvs/debian-boot/CVSROOT/newlog.pl -s -m 
[EMAIL PROTECTED] %s
+DEFAULT                /cvs/debian-boot/CVSROOT/newlog.pl -s -m 
[EMAIL PROTECTED] %{sVv}
 
 

Reply via email to