SVN columns not showing up in ShellDetails

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

Moderators: Hacker, petermad, Stefan2, white

Post Reply
AndreHendriks
Junior Member
Junior Member
Posts: 2
Joined: 2007-05-29, 11:26 UTC
Location: Delft, The Netherlands
Contact:

SVN columns not showing up in ShellDetails

Post by *AndreHendriks »

I just installled the latest version of the ShellDetails plugin (1.12). My (Tortoise)SVN columns are not visible when adding custom columns. They do show in Windows Explorer. Details:
  • TotalCommander 6.53,
    Windows XP SP2,
    TortoiseSVN 1.4.3, Build 8645
Should I edit anything in ShellDetails.ini (except for adding
[Directories]
D:\MySVNFolder) ?

TIA,

André
User avatar
Lefteous
Power Member
Power Member
Posts: 9536
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

The correct entry would have been

Code: Select all

[Directories] 
Dir_1=D:\MySVNFolder
as described here:
http://lefteous.totalcmd.net/tc/docs/shelldetails/readme.htm#fieldsearchdirs
AndreHendriks
Junior Member
Junior Member
Posts: 2
Joined: 2007-05-29, 11:26 UTC
Location: Delft, The Netherlands
Contact:

Post by *AndreHendriks »

Yes, stupid me. :twisted: I did try the format you gave in a ShellDetails.ini in the plugin folder, which did not work, then found out we are using a ShellDetails.ini on my D: drive and omitted the Dir_1= part while typing it there. Now it works.
:) Excellent plugin!
User avatar
Lefteous
Power Member
Power Member
Posts: 9536
Joined: 2003-02-09, 01:18 UTC
Location: Germany
Contact:

Post by *Lefteous »

2AndreHendriks
did try the format you gave in a ShellDetails.ini in the plugin folder
ShellDetails currently doesn't write these directory entries at all.

Good to hear that it works fine now :-)
Post Reply