[wx-dev] SVN tag: WX_2_8_7

Bryan Petty bryan at ibaku.net
Wed Jan 2 11:14:57 PST 2008


On 1/1/08, Steven Van Ingelgem <steven at vaningelgem.be> wrote:
> There is something weird with this tag
> you have the basic directory structure, and in there, there is another
> wxWidgets directory structure...
>
> Which one is correct?

Sorry, looks like the respin was targeted at the wrong path. The inner
wxWidgets directory is the correct version that 2.8.7 was released
from (I hope, since it's the respin).

Chris, was the respin a direct tag of revision 50130 or were there
files from other revisions mixed in there? If it's all from 50130, we
can simply remove the tag, and re-tag it like so:

svn rm https://svn.wxwidgets.org/svn/wx/wxWidgets/tags/WX_2_8_7 -m
"Removed faulty tag with two copies of wxWidgets to make room for
fixed tag."

svn cp -r 50130
https://svn.wxwidgets.org/svn/wx/wxWidgets/braches/WX_2_8_BRANCH
https://svn.wxwidgets.org/svn/wx/wxWidgets/tags/WX_2_8_7 -m "Fixed
WX_2_8_7 tag from revision 50130."

If it's mixed revisions, we'll want to probably want to just move each
of the items individually to the top level folder rather than
retagging.

Regards,
Bryan Petty




More information about the wx-dev mailing list