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

Re: [Subclipse-users] OT (was: Re: [Subclipse-users] Copy and paste of folder problem)

From: Denny Valliant <valliant_at_unm.edu>
Date: 2006-01-24 10:59:07 CET

Mark Phippard wrote:

>Denny Valliant <valliant@unm.edu> wrote on 01/21/2006 09:42:35 PM:
>
>
>
>>After more reflection, I'm not so worried about the copy/paste. As I
>>think Mark pointed out, the same thing happens if you just run a file
>>system copy/paste (.svn is included unless you do something extra) so
>>what's the big deal. If you do it in the right view, you're cool. Which
>>is kinda how it should be actually(...|?)
>>
>>It would be really nice to be able to hook something tho, and pop up an
>>alert. I know there are problems hooking copy, but what about paste[1]?
>>
>>
>
>Eclipse has something called "Resource change listeners". Basically it
>allows you to register with Eclipse that you want to be notified about any
>modifications to the workspace. We use these in Subclipse to do things
>like refresh decorators. This is about the only way you could do this,
>and is what the CVS developers recommended. There are a number of
>problems/complications with this approach.
>
>
Ah yes. In my struggles with implementing the key bindings I've tangled
with those. Right now I'm
trying to figure out how to enable SVN actions for files when in the
editor view. Or grab the selection
from the sync view. I'm getting deeper in to them with some other stuff
as well. Good thing I guess.

>...] In the ideal world, you would not need any
>UI.
>
>
I.E. just remove any .svn folders when pasting if in navigator view or
package view type deal? I see why you'd want to capture the copy
instead, since eclipse is so cool and you can paste into your OS now...

Hrm... I'll bone up on the selection and resource stuff.

Thanks, it does help.
:Denny

>Hope this helps.
>
>Mark
>
>
>
>_____________________________________________________________________________
>Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
>_____________________________________________________________________________
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
>For additional commands, e-mail: users-help@subclipse.tigris.org
>
>
>

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@subclipse.tigris.org
For additional commands, e-mail: users-help@subclipse.tigris.org
Received on Tue Jan 24 10:56:59 2006

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.