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

Re: Finding out release history for a file

From: Nikolaj Berntsen <knb_at_mobilepeople.dk>
Date: 2005-10-25 10:17:07 CEST

>
>
>>How do I find out which release tags relate to each revision of a file?
>>
>>
>One possible and hopefully easy way of doing this, is by appending
>revision number to each folder in the repository browser. That way you'd
>see the revision number of each tag, and if you have the file in question
>displayed in the history view at the same time, there'd be no problem
>seeing which revision the file was at in each tag.
>
>
Not sure if I get the question right, but I think that subversion, or
subclipse(?), does something like this automatically.

In your subclipse repository browser, select "someproject/tags/sometag"
and choose revision history from the context menu. In that view, make
sure that you have ticked "show selected paths". The copy operation will
show as an "A" operation. The affected path is the tag you chose
"someproject/tags/sometag", there will also be an autogenerated
"description" saying something like "from someproject/trunk:revisionNo".

Hope this helps.
/\/
Received on Tue Oct 25 18:17:07 2005

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.