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

Re: Feature-Requests

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2006-02-22 17:12:40 CET

Martin D wrote:

> I have two different features, which I miss in TortoiseSVN:
>
> 1. Adding properties as Explorer-columns. E.g. this can be used to store
> the review-state of a file in a property and use it in the explorer.

This is not impossible (of course), but it requires quite a bit of work
and first of all a clean definition on how this should even work.

You're talking about custom properties. Custom properties can be text or
binary, and a property doesn't have a flag which tells TSVN if it is
text or binary. Text data of course can be shown without big problems.
But what about binary data?

Then: how would you configure which custom properties should be allowed
to be shown as a separate explorer column?

> 2. The ability to store the configuration in the repository itself. So
> Versioning can be used for the configuration itself.
>
> A smaller but also usable solution would a configurable config-path be.
>
> In addition it would be nice if the tsvn options are (optionally) stored
> in a file, so the upper possibilities are also usable for them.
>
> I’m working on a big project and we don’t have the time to initialize
> the config-files completely. So we want to store the config-files in the
> repository itself and set the path to it on a special property.

That's something you have to request on the Subversion mailing list. The
config file is read and used by the Subversion library exclusively -
TSVN doesn't even touch that file.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.tigris.org
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Wed Feb 22 17:24:36 2006

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.