Re: efficient way to determine diff between wc and a tag?
From: Garrett Rooney <rooneg_at_electricjellyfish.net>
Date: 2005-03-09 19:18:43 CET
Chris Wein wrote:
Try something like
$ svn diff --old $TAGURL --new . --diff-cmd /usr/bin/true | awk
Note that the awk command won't work with files that have spaces in
-garrett
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.