[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

RE: [Subclipse-users] Issue with RAD 7 generated code

From: Acheson, Douglas <douglas.acheson_at_rbc.com>
Date: Thu, 3 Jul 2008 10:09:05 -0400

Sry my intent was not to confuse you :(. To recap:

  I have created a workspace that I can debug the subclpse plugin with.
I put break points in the SVNMoveDeleteHook class, right at the
beginning of the method deleteFile(). If I press the delete key on a
versioned file then my break points are hit; moreover, when a do a clean
on the workspace I hit the break points when .class files are deleted.
So that tells me that the environment is set up correctly.

  Now, when I invoke the RAD wizard "Prepare for deployment," which does
it's magic with the generated files, the break points are not hit. Once
the wizard is completed the resources are not decorated.

  Would it help if I provided screen shoots?

dwfa

-----Original Message-----
From: Mark Phippard [mailto:markphip_at_gmail.com]
Sent: 2008, July, 02 4:18 PM
To: users_at_subclipse.tigris.org
Subject: Re: [Subclipse-users] Issue with RAD 7 generated code

On Wed, Jul 2, 2008 at 4:12 PM, Acheson, Douglas
<douglas.acheson_at_rbc.com> wrote:
> I would agree with you that the env is not set up correctly, but when
> I manually delete files I hit my break points so it seems to me that
> it is correct. But in the interest of completeness I will try again.

You are confusing the heck out of me :) I thought you just said earlier
that you do not hit the break point if you delete files.

"Okay, when a file is marked, or scheduled for deletion should it go
through the method SVNMoveDeleteHook? If yes, then we have a problem;
cause RAD seems not to be doing that cause I cannot get it to stop
inside that method on the generated code."

Hitting the Delete key should normally, run the hook, which in turn will
run svn delete. Which schedules the file 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
_______________________________________________________________________
This e-mail may be privileged and/or confidential, and the sender does not waive any related rights and obligations.
Any distribution, use or copying of this e-mail or the information it contains by other than an intended recipient is unauthorized.
If you received this e-mail in error, please advise me (by return e-mail or otherwise) immediately.  
Ce courrier électronique est confidentiel et protégé. L'expéditeur ne renonce pas aux droits et obligations qui s'y rapportent.
Toute diffusion, utilisation ou copie de ce message ou des renseignements qu'il contient par une personne autre que le (les) destinataire(s) désigné(s) est interdite.
Si vous recevez ce courrier électronique par erreur, veuillez m'en aviser immédiatement, par retour de courrier électronique ou par un autre moyen.
---------------------------------------------------------------------
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-03 16:19:05 CEST

This is an archived mail posted to the Subclipse Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.