Re: New diff syntax? (see issue #1142)
From: Michael Wood <mwood_at_its.uct.ac.za>
Date: 2003-05-16 11:44:40 CEST
On Fri, May 16, 2003 at 01:59:20AM +0200, Robert Pluim wrote:
That's exactly the point he was trying to make. The "smart" proposal
$ svn diff trunk/foo tags/0.14/foo
would be equivalent to:
$ diff -u trunk/.svn/text-base/foo.svn-base trunk/foo; \
(unless I misunderstood this part of the smart proposal.)
-- Michael Wood <mwood@its.uct.ac.za> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Fri May 16 11:46:03 2003 |
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.