SVNDetails - TortoiseSVN content plugin
Moderators: Hacker, petermad, Stefan2, white
I was able to reproduce the crash this way! And I guess I know what the reason is...
Could you please try enabling the "Show overlay icons, e. g. for links" option in the new profile before setting up the custom column set? Does TC crashes again with this option enabled?
Could you please try enabling the "Show overlay icons, e. g. for links" option in the new profile before setting up the custom column set? Does TC crashes again with this option enabled?
Last edited by thein on 2013-06-07, 13:15 UTC, edited 1 time in total.
SVNDetails relies on the TortoiseSVN status cache (TSVNCache.exe), which seems to behave quite different on Windows 8.
I have tried to reproduce the issue on my Windows 7 Enterprise but without success (i. e. no crash regardless of the setting).
As we now have some Windows 8 development maschines available, I'll try debugging the plugin next week...
Meanwhile you can use the "stupid icons" as a workaround
I have tried to reproduce the issue on my Windows 7 Enterprise but without success (i. e. no crash regardless of the setting).
As we now have some Windows 8 development maschines available, I'll try debugging the plugin next week...
Meanwhile you can use the "stupid icons" as a workaround

Many thanks! I'll try how it feels with so much color in my beloved TC (blue as God wants it to be)... 
Basically, I use SVNDetails just because I want to avoid the "stupid icons" but I still want to see which files are modified (or conflicted). As a bonus I like to sort by the SVN status column which is something I cannot do for overlay icons.

Basically, I use SVNDetails just because I want to avoid the "stupid icons" but I still want to see which files are modified (or conflicted). As a bonus I like to sort by the SVN status column which is something I cannot do for overlay icons.
The issue does not occur anymore if I add a call to "apr_initialize()" in "ContentSetDefaultParams()", but there's one drawback if status icons are not used: TSVNCache.exe is not started automatically anymore as this is handled internally by the shell icon interface...
If you're interested in a beta test, please send me your E-Mail address (via "pm" or "email" button).
If you're interested in a beta test, please send me your E-Mail address (via "pm" or "email" button).
New version available here: http://sourceforge.net/projects/svndetails/
Version 3.02 (20130620)
BUGFIX: Crash on Windows 8 if no TortoiseSVN shell icons are being displayed (Thanks to tufftaeh for reporting this error)
Version 3.02 (20130620)
BUGFIX: Crash on Windows 8 if no TortoiseSVN shell icons are being displayed (Thanks to tufftaeh for reporting this error)
No crash anymore on Windows 8
Thanks for fixing it!
Can the plugin be used with TSVN 1.80?
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
-
- Junior Member
- Posts: 3
- Joined: 2015-09-01, 10:34 UTC
New version available here: http://sourceforge.net/projects/svndetails/
Version 3.10 (20150903)
CHANGE: Supports TortoiseSVN 1.9.x
CHANGE: Update project to Microsoft Visual Studio 2015
Prerequisites:
Version 3.10 (20150903)
CHANGE: Supports TortoiseSVN 1.9.x
CHANGE: Update project to Microsoft Visual Studio 2015
Prerequisites:
- Visual C++ Redistributable for Visual Studio 2015 available at https://www.microsoft.com/en-us/download/details.aspx?id=48145
-
- Junior Member
- Posts: 3
- Joined: 2015-09-01, 10:34 UTC
-
- Junior Member
- Posts: 3
- Joined: 2015-09-01, 10:34 UTC
Yep. It works with TSVN 1.9.1 or 1.9.2 ( I don't remember which version I had before )
I've installed latest TC UP 7.0 with x64 support, then install svndetails ( for x64 ) and works. So problem is with x86.
When installing plugin under TC x86 I have message that some dependences are missing. DepWalker show me 2 strange files:
LIBAPR_TSVN32.DLL
LIBAPRUTIL_TSVN32.DLL
so I assume that those files was removed from TSVN in 1.9.3
edit: https://groups.google.com/forum/#!topic/tortoisesvn/tRI7RuPGSBs
I've installed latest TC UP 7.0 with x64 support, then install svndetails ( for x64 ) and works. So problem is with x86.
When installing plugin under TC x86 I have message that some dependences are missing. DepWalker show me 2 strange files:
LIBAPR_TSVN32.DLL
LIBAPRUTIL_TSVN32.DLL
so I assume that those files was removed from TSVN in 1.9.3
edit: https://groups.google.com/forum/#!topic/tortoisesvn/tRI7RuPGSBs