On Wed, Jul 2, 2008 at 11:28 AM, Acheson, Douglas
<douglas.acheson_at_rbc.com> wrote:
> Preamble:
> This thread may be moved to the developers list if the moderators deem it necessary.
>
> I investigated further and found out that the SVNMoveDeleteHook does not get invoked when RAD regenerates the generated code. This is what I did.
>
> Grabbed the latest stable source code from SVN set up a RAD workspace with the required projects placed a break point in the SVNMoveDeleteHook (lines 41 and 50). Launch a new RAD instance, testing workspace from the first RAD, in debug mode. Then get the sample project from SVN, all works fine. I then invoke the "Prepare for deployment" activity within RAD and the it completes without hitting my breakpoints.
>
> Could the "derived" file property be affect this behaviour as it did for the other email I sent?
Possibly. It was hard to understand what you were seeing before. It
sounded a bit like what happens when files are scheduled for deletion.
--
Thanks
Mark Phippard
http://markphip.blogspot.com/
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_subclipse.tigris.org
For additional commands, e-mail: users-help_at_subclipse.tigris.org
Received on 2008-07-02 17:37:15 CEST