Date: Wed, 1 May 2002 00:40:48 -0400 From: parv <parv@pair.com> To: f-q <freebsd-questions@freebsd.org> Subject: how to read cvs commit message Message-ID: <20020501044048.GA44296@moo.holy.cow>
next in thread | raw e-mail | index | archive | help
given the commit message below... > silby 2002/04/30 20:27:35 PDT > > Modified files: (Branch: RELENG_4) > sys/kern uipc_socket.c uipc_socket2.c ... > Revision Changes Path > 1.116 +1 -2 src/sys/kern/uipc_socket.c > 1.87 +7 -1 src/sys/kern/uipc_socket2.c > > Revision Changes Path > 1.68.2.21 +1 -2 src/sys/kern/uipc_socket.c > 1.55.2.14 +7 -1 src/sys/kern/uipc_socket2.c ...do versions 1.116 & 1.87 supersede 1.68.2.21 & 1.55.2.14? that's what i would think. so, as the lines like last three are generated (w/o any heading), is it /understood/ that they always refer to older version(s)? - parv -- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020501044048.GA44296>