svn diff --status ?
From: Vlad Skvortsov <vss_at_73rus.com>
Date: 2006-07-25 20:34:24 CEST
Hi!
I often find myself wishing there would be an 'svn status'-like printout
$ svn diff $ROOT/tags/1.0 $ROOT/tags/1.2 | grep '^Index: ' | awk '{print
...though it's not too convenient to type and can generate false positives.
I would like to have something like this instead:
$ svn diff $ROOT/tags/1.0 $ROOT/tags/1.2 --status
It would be really helpful when checking differences of large trees.
-- Vlad Skvortsov, vss@73rus.com, vss@high.net.ru --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org For additional commands, e-mail: users-help@subversion.tigris.orgReceived on Tue Jul 25 20:40:13 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.