RE: How can I make svn diff show me just the names of the changed fil es, not their contents?
From: Reagan Penner <Reagan_Penner_at_pmc-sierra.com>
Date: 2006-10-25 01:31:21 CEST
Hi Ivan,
If I use the -r notation then I can get --summarize to work as well. I guess it's not so much an issue with --summarize as it is an issue with trying to diff a workspace against a specific URL. I my case I need to try and determine what has changed in my worksapce compared with a specific tag I don't actually know the revision number so I can't use -r xxx:yyy.
Any help would be greatly appreciated - reagan
-----Original Message-----
> - svn diff --summarize
This works for me:
svn diff -r 576:769 --summarize
-- Iván Alemán --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.org --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Wed Oct 25 01:32:08 2006 |
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.