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

Re: [Subclipse-users] Find all files with revision number

From: Mark Phippard <markphip_at_gmail.com>
Date: 2007-03-06 16:55:50 CET

On 3/6/07, Tom Henricksen <TomH@a-t-g.com> wrote:
>
> How can we search the subversion repository for all files with a
> particular revision number with Subclipse(1.0.3)? I see in the SVN
> Repository view I can select a file and right-click and Annotate and put in
> the revision. And see the files. Is there a way if you are unsure of the
> file or files but have a revision number?
>
Annotate is showing you the file as of the revision you specified along with
annotations for each line of the file as to when it was last changed and by
whom.

It sounds like you want to do Show History. If you selected the revision,
it would show you the files that were changed in that revision.

If you want to see an entire project as of a specific revision, then use
Checkout and specify that revision.

-- 
Thanks
Mark Phippard
http://markphip.blogspot.com/
Received on Tue Mar 6 16:56:17 2007

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.