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

Re: VisualSVN

From: Thomas Eyde <thomas.eyde_at_gmail.com>
Date: 2006-09-06 01:32:01 CEST

On 9/6/06, Steve Williams <stevewilliams@kromestudios.com> wrote:
> > Why does this actually doesn't exist in TortoiseSVN? Would be a great
> > feature :-)
> >
>
> I believe the simple explanation is that Visual Studio can notify Visual
> Studio plug-ins of the rename operation when it is done within Visual
> Studio. Windows Explorer does not notify shell extensions of a rename
> operation.

Windows provides hooks for these notifications. Renames are easy, but
moves are tricky as they translate to one delete event and one create
event.

--
Thomas
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Sep 6 01:32:12 2006

This is an archived mail posted to the TortoiseSVN Dev mailing list.

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