[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: how to get the list of all changed files between to revisions?

From: Moshe Gurvich <moshe_at_varien.com>
Date: 2006-06-21 21:11:12 CEST

svn diff repo/trunk -r 12:15|grep "^Index: "|perl -pe "s/^Index: //"

-----Original Message-----
From: steven11@gmx.de [mailto:steven11@gmx.de]
Sent: Wednesday, June 21, 2006 12:01 PM
To: users@subversion.tigris.org
Subject: how to get the list of all changed files between to revisions?

Hallo

how can I get the list of all changed files between to revisions?

Thanks,
Steven

---------------------------------------------------------------------
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.org
Received on Wed Jun 21 21:15:07 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.