[kaffe] CVS kaffe (jim): Testing new loginfo / cvsps script.
Kaffe CVS
cvs-commits at kaffe.org
Tue Aug 12 21:36:02 PDT 2003
PatchSet 3938
Date: 2003/08/13 05:30:46
Author: jim
Branch: HEAD
Tag: (none)
Log:
2003-08-12 Jim Pick <jim at kaffe.org>
* Testing new loginfo / cvsps script.
Hopefully, we can get some more intelligent loginfo
emails out of this new script. I'm using cvsps, see:
http://www.cobite.com/cvsps/
It will generate a patchset number, generated by
analyzing the cvs log messages.
Also, we'll get diffs! (limited to 1000 lines)
Because of the logic that cvsps uses, if you do
multiple checkins close to each other in time,
it will consider them part of the same patchset
(I think 5 minutes is the default).
Tell me if you see any strangeness.
Members:
ChangeLog:1.1540->1.1541
ChangeLog:1.1539->1.1540
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.1540 kaffe/ChangeLog:1.1541
--- kaffe/ChangeLog:1.1540 Tue Aug 12 21:26:01 2003
+++ kaffe/ChangeLog Tue Aug 12 21:30:46 2003
@@ -17,7 +17,7 @@
it will consider them part of the same patchset
(I think 5 minutes is the default).
- Tell me if you see any strangeness.
+ Tell me if you see any strangeness.
2003-08-12 Helmer Kraemer <hkraemer at freenet.de>
Index: kaffe/ChangeLog
diff -u kaffe/ChangeLog:1.1539 kaffe/ChangeLog:1.1540
--- kaffe/ChangeLog:1.1539 Tue Aug 12 16:02:12 2003
+++ kaffe/ChangeLog Tue Aug 12 21:26:01 2003
@@ -1,3 +1,24 @@
+2003-08-12 Jim Pick <jim at kaffe.org>
+
+ * Testing new loginfo / cvsps script.
+
+ Hopefully, we can get some more intelligent loginfo
+ emails out of this new script. I'm using cvsps, see:
+
+ http://www.cobite.com/cvsps/
+
+ It will generate a patchset number, generated by
+ analyzing the cvs log messages.
+
+ Also, we'll get diffs! (limited to 1000 lines)
+
+ Because of the logic that cvsps uses, if you do
+ multiple checkins close to each other in time,
+ it will consider them part of the same patchset
+ (I think 5 minutes is the default).
+
+ Tell me if you see any strangeness.
+
2003-08-12 Helmer Kraemer <hkraemer at freenet.de>
* libraries/javalib/java/lang/Float.java,
More information about the kaffe
mailing list