SVNDetails - TortoiseSVN content plugin

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: white, Hacker, petermad, Stefan2

Post Reply
thein
Junior Member
Junior Member
Posts: 41
Joined: 2008-01-07, 15:04 UTC
Location: Aachen, Germany
Contact:

Post by *thein »

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?
Last edited by thein on 2013-06-07, 13:15 UTC, edited 1 time in total.
tufftaeh
Junior Member
Junior Member
Posts: 12
Joined: 2009-03-24, 17:04 UTC
Location: Karlsruhe, Germany

Post by *tufftaeh »

That's it! :D
It doesn't crash if I activate "Show overlay icons" in the default configuration.

In my usual configuration I have "No icons", and with this setting it crashes regardless of the "overlay icons" setting.
Do I really need to display these stupid icons? :?
thein
Junior Member
Junior Member
Posts: 41
Joined: 2008-01-07, 15:04 UTC
Location: Aachen, Germany
Contact:

Post by *thein »

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 :lol:
tufftaeh
Junior Member
Junior Member
Posts: 12
Joined: 2009-03-24, 17:04 UTC
Location: Karlsruhe, Germany

Post by *tufftaeh »

Many thanks! I'll try how it feels with so much color in my beloved TC (blue as God wants it to be)... 8)
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.
thein
Junior Member
Junior Member
Posts: 41
Joined: 2008-01-07, 15:04 UTC
Location: Aachen, Germany
Contact:

Post by *thein »

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).
thein
Junior Member
Junior Member
Posts: 41
Joined: 2008-01-07, 15:04 UTC
Location: Aachen, Germany
Contact:

Post by *thein »

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)
tufftaeh
Junior Member
Junior Member
Posts: 12
Joined: 2009-03-24, 17:04 UTC
Location: Karlsruhe, Germany

No crash anymore on Windows 8

Post by *tufftaeh »

Thanks for fixing it!
User avatar
tbeu
Power Member
Power Member
Posts: 1336
Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:

Post by *tbeu »

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
thein
Junior Member
Junior Member
Posts: 41
Joined: 2008-01-07, 15:04 UTC
Location: Aachen, Germany
Contact:

Post by *thein »

Yes, the current version is also compatible with TortoiseSVN 1.8
marianob85
Junior Member
Junior Member
Posts: 3
Joined: 2015-09-01, 10:34 UTC

Post by *marianob85 »

Hi, do you plan upgrade svndetails to Subversion 1.9 ?
thein
Junior Member
Junior Member
Posts: 41
Joined: 2008-01-07, 15:04 UTC
Location: Aachen, Germany
Contact:

Post by *thein »

Yes, an update for TSVN 1.9 should be available soon...
thein
Junior Member
Junior Member
Posts: 41
Joined: 2008-01-07, 15:04 UTC
Location: Aachen, Germany
Contact:

Post by *thein »

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:
marianob85
Junior Member
Junior Member
Posts: 3
Joined: 2015-09-01, 10:34 UTC

Post by *marianob85 »

Hi,

can You please check and upgrade svndetails to latest toroiseSVN ? After upgrade tsvn to 1.9.3 plugin doesn't work any more.

Thanks in advanced.

Regards,
Mariusz.
thein
Junior Member
Junior Member
Posts: 41
Joined: 2008-01-07, 15:04 UTC
Location: Aachen, Germany
Contact:

Post by *thein »

The current version 3.10 should be compatible with TSVN 1.9.3 as well.
Have you installed the correct Visual Studio 2015 Redistributable Components (i. e. VC_redist_x64.exe / VC_redist_x86.exe)?
marianob85
Junior Member
Junior Member
Posts: 3
Joined: 2015-09-01, 10:34 UTC

Post by *marianob85 »

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
Post Reply