Re: list files in subdirectory that have changed
From: Ryan Schmidt <subversion-2007b_at_ryandesign.com>
Date: 2007-10-27 22:00:59 CEST
On Oct 27, 2007, at 07:34, Anton Melser wrote:
> Is there any "official" way to show a list of files that have changes
Try:
$ svn diff -rX:Y --summarize url://to/repo/subdirectory
You'll need Subversion 1.4.0 or newer for the "--summarize" switch.
> Basically, we have some files which are compiled into a library, and
---------------------------------------------------------------------
|
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.