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

Re: AW: [TSVN] Feature: Diff-Scripts

From: SteveKing <steveking_at_gmx.ch>
Date: 2005-07-15 15:28:47 CEST

Martin Eckardt wrote:

> Where should i store the mimetype information i see that the extension <->
> diff/merge scripts is stored in the registry under
> TortoiseSVN\DiffTools\<FileExtension>
> Should we move them into a new key named ext and create a new key mime?

You mean
TortoiseSVN\DiffTools\ext\<mimetype>
?

Sure, that would do.

> Could this job be done by the installer?

Why should this be done by the installer? Just use the CRegString class
- if the key doesn't exist then the default is used. When saving, it
creates the whole registry 'path' automatically.

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 Fri Jul 15 15:29:07 2005

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.