Re: [ANN] WOComponentRenamer plugin

From: Brendan Duddridge (brenda..lickspace.com)
Date: Wed Feb 09 2005 - 03:58:19 EST

  • Next message: Brendan Duddridge: "Re: [ANN] WOComponentRenamer plugin"

    Well, I just now ran it on a project in subversion. I'm using the latest
    Subclipse plug-in for Eclipse and this is the output I got when I
    refactored/renamed SetupProfilePage to SetupAccountPage:

    move SetupProfilePage.java SetupAccountPage.java
        A SetupAccountPage.java
        D SetupProfilePage.java
    move SetupProfilePage.api SetupAccountPage.api
        A SetupAccountPage.api
        D SetupProfilePage.api
    move SetupProfilePage.wo/SetupProfilePage.html
    SetupProfilePage.wo/SetupAccountPage.html
        A SetupProfilePage.wo/SetupAccountPage.html
        D SetupProfilePage.wo/SetupProfilePage.html
    move SetupProfilePage.wo/SetupProfilePage.wod
    SetupProfilePage.wo/SetupAccountPage.wod
        A SetupProfilePage.wo/SetupAccountPage.wod
        D SetupProfilePage.wo/SetupProfilePage.wod
    move SetupProfilePage.wo/SetupProfilePage.woo
    SetupProfilePage.wo/SetupAccountPage.woo
        A SetupProfilePage.wo/SetupAccountPage.woo
        D SetupProfilePage.wo/SetupProfilePage.woo
    move SetupProfilePage.wo SetupAccountPage.wo
        A SetupAccountPage.wo
        D SetupProfilePage.wo/SetupProfilePage.html
        D SetupProfilePage.wo/SetupProfilePage.woo
        D SetupProfilePage.wo/SetupAccountPage.wod
        D SetupProfilePage.wo/SetupProfilePage.wod
        D SetupProfilePage.wo/SetupAccountPage.html
        D SetupProfilePage.wo/SetupAccountPage.woo
        D SetupProfilePage.wo

    And this is what I get when I do an 'svn status' before committing:

    A + SetupAccountPage.api
    D SetupProfilePage.api
    A + SetupAccountPage.wo
    D + SetupAccountPage.wo/SetupProfilePage.html
    D + SetupAccountPage.wo/SetupProfilePage.woo
    A + SetupAccountPage.wo/SetupAccountPage.wod
    D + SetupAccountPage.wo/SetupProfilePage.wod
    A + SetupAccountPage.wo/SetupAccountPage.html
    A + SetupAccountPage.wo/SetupAccountPage.woo
    D SetupProfilePage.wo
    D SetupProfilePage.wo/SetupProfilePage.html
    D SetupProfilePage.wo/SetupProfilePage.woo
    D SetupProfilePage.wo/SetupProfilePage.wod

    Looks interesting, but I'm not sure if that's bad or good. Perhaps it works
    ok with Subversion by having the Subclipse plug-in in Eclipse.

    Does anyone see any problems with this?

    Thanks,

    ___________________________

    Brendan Duddridge

    ClickSpace Interactive Inc.
    Suite L100
    239 - 10th Ave SE
    Calgary, AB T2G 0V9
    Canada
    (403) 277-5591
    http://www.clickspace.com/

    > From: Brendan Duddridge <brenda..lickspace.com>
    > Date: Wed, 09 Feb 2005 01:44:09 -0700
    > To: Anjo Krank <kran..ogicunited.com>, Mike Schrag <mschrag@mdimension.com>
    > Cc: <woproject-de..bjectstyle.org>
    > Subject: Re: [ANN] WOComponentRenamer plugin
    >
    > Does it matter if you're using CVS or Subversion for that? We're using
    > Subversion, but are having problems renaming .wo component directories. I
    > thought Subversion was supposed to be better at handling that?
    >
    > Thanks for the plug-in though. I tried it on a component that wasn't in the
    > subversion repository yet and it worked great! But I'm a bit nervous now to
    > try it on a .wo component that's in subversion.
    >
    > Thanks,
    >
    > ___________________________
    >
    > Brendan Duddridge
    >
    > ClickSpace Interactive Inc.
    > Suite L100
    > 239 - 10th Ave SE
    > Calgary, AB T2G 0V9
    > Canada
    > (403) 277-5591
    > http://www.clickspace.com/
    >
    >
    >> From: Anjo Krank <kran..ogicunited.com>
    >> Date: Wed, 9 Feb 2005 08:55:12 +0100
    >> To: Mike Schrag <mschra..dimension.com>
    >> Cc: <woproject-de..bjectstyle.org>
    >> Subject: Re: [ANN] WOComponentRenamer plugin
    >>
    >> That's a nice extension! However, it will wreak havok if you have your
    >> files in version control. It'd be better to add the renamed .wo as a
    >> copy and delete the original folder.
    >
    >



    This archive was generated by hypermail 2.0.0 : Wed Feb 09 2005 - 03:58:29 EST