Date: Thu, 9 Jun 2011 15:00:32 -0400 From: John Baldwin <jhb@freebsd.org> To: Andriy Gapon <avg@freebsd.org> Cc: Attilio Rao <attilio@freebsd.org>, svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r222813 - in head: . contrib/top gnu/usr.bin/gdb/kgdb lib/libkvm lib/libmemstat share/man/man4 share/mk sys/amd64/acpica sys/amd64/amd64 sys/amd64/include sys/arm/arm sys/arm/include sy... Message-ID: <201106091500.32540.jhb@freebsd.org> In-Reply-To: <4DF115DF.4020501@FreeBSD.org> References: <201106070846.p578kD4K073476@svn.freebsd.org> <201106091352.04738.jhb@freebsd.org> <4DF115DF.4020501@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thursday, June 09, 2011 2:50:07 pm Andriy Gapon wrote: > on 09/06/2011 20:52 John Baldwin said the following: > > svn diff | patch (basically what folks do for branches in p4). > > svn diff doesn't always produce a diff suitable for patch. > I remember having to do diff -r... between two svn checkouts. Hmm, I think an svn diff between two URLs will generally DTRT though, but you'll want your branch up to date to reduce noise in the diff. -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106091500.32540.jhb>