[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Re: Remove Tag Tool(For Eclipse 3.4.0)

Update Site URL: http://plugin.zijinshi.cn/rtp

"Frank" <frank@xxxxxxxxxxx> wrote in message
news:gdjfns$5q2$1@xxxxxxxxxxxxxxxxxxxx
> When using CVS as a version control system, we maybe tag files or
> projects. If tagging file incorrectly incautiously, we cannot remove it
> via UI, because Eclipse doesn¡¯t provide this action, and we have to use a
> CVS command line client to do it. So I wrote a plugin to implement it.
> Hope it useful to us.
>
> You can get it from http://blog.zijinshi.cn/frank/archives/8
>
> In fact, it's easy to provide this action for eclipse, I don't know why it
> doesn't. I hope we can find this feature in future.
>
>