You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@subversion.apache.org by Dirk Schenkewitz <sc...@docomolab-euro.com> on 2005/03/29 13:04:42 UTC

List of files that were changed during update/checkout/revert ?

Hi all,

is it possible to get a list of all files that were changed
during an update/checkout/revert ?

If yes, can someone give me a hint where to find some information
about it?

(If there is no "simple" way, I have a vague idea that involves
doing 'svn info -R' before and after the update/checkout/revert,
writing the results into 2 files and compare these files, which
most likely involves complicated rexexp operations.
That would be quite a chunk of work and also means a big wrapper
script (most likely written in perl) around 'svn'.)

TIA
   Dirk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subversion.tigris.org
For additional commands, e-mail: users-help@subversion.tigris.org