Date: Sun, 27 Apr 2008 00:31:08 +0000 From: John Birrell <jb@what-creek.com> To: Sam Leffler <sam@freebsd.org> Cc: cvs-src@freebsd.org, Alexey Dokuchaev <danfe@freebsd.org>, John Birrell <jb@freebsd.org>, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/cddl/contrib/opensolaris/lib/libdtrace/common dt_cc.c dt_cg.c dt_consume.c Message-ID: <20080427003108.GA28311@what-creek.com> In-Reply-To: <481358AA.1090406@freebsd.org> References: <200804260509.m3Q59JgG016417@repoman.freebsd.org> <20080426085357.GB38431@FreeBSD.org> <20080426090005.GE17883@what-creek.com> <481358AA.1090406@freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Apr 26, 2008 at 09:30:34AM -0700, Sam Leffler wrote: > How do we see the changes that correspond to the commit msg? If I go to > cvsweb it's not obvious. Please resolve this before churning the > repository. A diff between HEAD and the opensolaris_20080410a tag will show you the diffs. A diff between the opensolaris_20080410 tag and the opensolaris_20080410a tag will show you the same diff. At any point later in the lifecycle of these files, to see a diff of the changes from HEAD to the latest version of the file on the vendor branch, you have to diff against the tag of the latest import on the vendor branch. -- John Birrell
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080427003108.GA28311>