Re: doing a diff on committed files
From: Jim Sokoloff <jim_at_sokoloff.com>
Date: 2007-05-18 00:54:27 CEST
On Thu, 17 May 2007, aidy lewis wrote:
> Is it possible to do a diff on two files that have been committed. My
svn help diff
will give you the three modes of using the diff command
If you use diff this way, you can compare two revisions:
That compares revision 36335 to revision 38207 of one file.
To compare two files, use the 3rd usage line and pass the URLs
svn diff
will diff two committed files.
--Jim
---------------------------------------------------------------------
|
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.