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

Re: simple command to show changes made in a revision

From: Peter Connolly <psconnolly_at_gmail.com>
Date: Fri, 11 Jan 2008 16:25:24 -0800

> What is a simple command to show all the changed files in a revision
> number ?
> like suppose I just checked in some file and it returns a revision
> number of 7456
> but then I want to go back and see all files (just the file name) that
> changed in
> revision 7400.

svn log -v <reposUrl>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subversion.tigris.org
For additional commands, e-mail: users-help_at_subversion.tigris.org
Received on 2008-01-12 01:28:19 CET

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.