On Thu, Jan 12, 2012 at 11:37:18AM +0000, sebb wrote: > > How is this most easily accomplished? Checkout tag from SVN then > > manually diff against the artifact, or some other way is > > better/easier? > > I checkout the SVN tag and explode the archive(s) in the same parent > directory, and then use a Gui difference tool (WinDiff) to show the > differences. > Have to ignore SVN directories and (perhaps) EOL differences. I use "svn export" to avoid the .svn directories, then "diff -ur" on the Unix command line, optionally with "--strip-trailing-cr" when checking .zip archives.
Marvin Humphrey --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscr...@incubator.apache.org For additional commands, e-mail: general-h...@incubator.apache.org