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

Re: No Context menu after upgrade to 1.2.4, but overlay icons

From: <vss2svn_at_nogga.de>
Date: 2005-10-19 22:02:09 CEST

Hello Stefan,

just to let you know, I got it working right now. Since two more
uninstall / install cycles didn't solve the problem I build the debug
version from the 1.2.4 sources myself. The registered dll worked fine,
so I registerd the installed 1.2.4 version with the same registry script
(the one you provide in the src directory, but the directories pointing
to the installed version). After this step the installed version did
also run smothly. So the cause of the problem must be some problematic
registry settings, I expect that the QueryContextMenu function was never
actually called due to missing or conflicting registry settings. I
removed the 1.2.4 again and searched the registry for remaining entries
pointing to a tortoiseSVN.dll and removed all occurences. A following
new installation did finally work smoothly.

>> So I would like to ask again, wether a debug version of the
>> tortoisesvn.dll is available. Rebuilding the source on my own doesn't
>> seem to be very easy. I would like to monitor the ATLTRACE statements.
>
> * why is this so interesting for you?
> * why do you need a debug build, what do you expect from it?

I wanted to see, wether the necessary functions, esp.
CShellExt::QueryContextMenu is actually called. I'm a developer myself
and spend most of my day with the little artifacts all the different
programms drop while they are running. From these artifacts one can
easily tell the cause of problems.

Since the build.bat script by default build both release and debug
version I expected that the debug build is somewhere located in the
internet, but not on the main sourceforge ftp-server.

Best regards
Dirk

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: users-help@tortoisesvn.tigris.org

--
Received on Wed Oct 19 21:13:23 2005

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

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