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

Re: Contribution: Extension of the ColumnProvider supporting the display of custom SVN-Properties in detail view of Windows Explorer

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Wed, 23 Jun 2010 14:23:11 +0200

On 22.06.2010 08:50, Beckmann, Thomas wrote:
> Dear TortoiseSVN Development Team,
>
> at Logica we use TortoiseSVN for the versioning of a large legacy
> codebase. We were missing a feature, took the time implementing it and
> would like to share it with You. Attached to this email You will find
> patch files for both, the current development trunk of TortoiseSVN and
> back ports to version 1.6.6 which we use in-house.
>
> *Extension of the ColumnProvider supporting the display of custom
> SVN-Properties in detail view of Windows Explorer.*
>
> - The patch for the ColumnProvider of TortoiseSVN reads the
> tsvn:userfileproperties and tsvn:userdirproperties properties of a
> working copy on initialization of the ColumnProvider and allows users to
> select any properties listed therein as columns in Explorer detail view.
>
> - We use this feature to display a description text for most files
> contained in our codebase which turns out to be quite helpful.
>
> - Also, I fixed a bug in the current development trunk that caused the
> numeric status column to contain no data at all.
>
> - Notice, we are aware of Windows Vista and 7 not supporting
> ColumnProviders anymore.
>
> Also, I implemented a minor optimization of PreserveChdir scope guard.
>
> - The patch avoids buffer allocation on destruction of the scope guard
> where possible.

Thanks for the patch. I've applied your patch for the column provider to
trunk in r19746.
Since this is not a bugfix, this change won't get applied to the stable
1.6.x branch - we only do bugfixes there, nothing else.

The same applies to your patch for PreserveChdir, which I committed to
trunk in r19747.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
------------------------------------------------------
http://tortoisesvn.tigris.org/ds/viewMessage.do?dsForumId=757&dsMessageId=2625004
To unsubscribe from this discussion, e-mail: [dev-unsubscribe_at_tortoisesvn.tigris.org].
Received on 2010-06-23 14:23:36 CEST

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.