Hello,
I'm using lastest versions of Subclipse and Subversion under Ubuntu os
with eclipse Ganymede.
On one of my project files, I do "Team > History" that shows me the SVN
history of my file. On a particular revision, I have a tag, called for
example v3.0.13.
Into the SVN repository browser, i rename my tag: it goes from
MyProject/Tag/v3.0.13 to MyProject/Tag/v1.13.0, so I change v3.0.13 to
v1.13.0 ==> it works, tag is well renamed into the repository browser.
No, I come back into my working perspective (C/C++ for example) and I
make a new time Team>History on myfile file. Into the "tag" column of
the history panel, the tag is always v3.0.13.
I close Eclipse, and then launch it a new time: nothing changes.
So, the tag displayed into the team history is not the same as the tag
done in the repository browser ? In this case, how to change the tag
displayed into the History panel, for a set of files ?
Another thing, the same way: I have got a branch that I've renamed too,
and then I do a "Revision Graph" for a particular file, it shows me the
trunk, all my branches, and the branch I've just renamed still appears
under the old name. I think renaming branch/tag does not change anything.
How to achieve this ?
Thanks a lot.
Alexandre.
------------------------------------------------------
http://subclipse.tigris.org/ds/viewMessage.do?dsForumId=1047&dsMessageId=2659950
To unsubscribe from this discussion, e-mail: [users-unsubscribe_at_subclipse.tigris.org].
Received on 2010-09-15 13:47:28 CEST