Re: Finding out release history for a file
From: Scott Palmer <scott.palmer_at_2connected.org>
Date: 2005-10-25 20:31:04 CEST
On 25-Oct-05, at 1:29 PM, sebb wrote:
> ...
svn diff url_to_tag1.9/some_file url_to_tag2.1/some_file
you can also try
where AAA is the rev that tag 1.9 was created and BBB is the rev that
> And the reverse - which
svn info some_file
will tell you the last rev in which the file changed, you can compare
Or perhaps
where you can see the last rev in which a given line of code was
There are ways to get at the info, but you are correct, Subversion
Scott
|
This is an archived mail posted to the Subclipse Users mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.