diffing from a url to a modified wc ?
From: Adam Lazur <adam_at_lazur.org>
Date: 2004-07-21 18:17:40 CEST
I'm trying to gain acceptance for vendor branching within my
My goal is to diff from my merged but uncommitted wc to the pristine
I can't get the desired results with svn diff:
~/ef/netpipe% svn diff $r/external/netpipe/3.6.2 .
Reversing the arguments produces a diff, but not the diff I think I'm
I also tried svn switching to the pristine source hoping most of the
~/ef/netpipe% svn sw $r/external/netpipe/3.6.2
The only way I can come up with is to svn export both (since export will
To sum it all up: is there another way to get svn diff to give me a diff
-- Adam Lazur, Cluster Monkey --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org For additional commands, e-mail: dev-help@subversion.tigris.orgReceived on Wed Jul 21 18:17:51 2004 |
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.