>
>
>>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