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

Re: LogMinSize Feature Request

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-02-19 18:44:06 CET

Pieler Aaron wrote:

> Is it possible to add something like the attached changes?
>
> With this changes it would be possible to rollout(via Domain) a
> company-wide setting for a LogMinSize.
>
> I know there is a property tsvn:LogMinSize that can be set for each
> folder, but that is not very practical because if a new folder is
> created I have to set the property again for that folder.
> I know that TortoiseSVN scans the parent folders for properties. I could
> set the property on the root-folder of the repository, but not everybody
> has a working copy of the whole repository.
>
> I couldn't test if this actually works because it seems I have not the
> environment to build TortoiseSVN. To be honest, I didn't spend much time
> to get it running.
>
> If there is another way to set a LogMinSize for all my repositories once
> and for all then let me know.

If you really want this, then it should be implemented in the
ProjectProperties class, with the actual project properties overriding
the registry setting. You patch only implements this only for the commit
dialog, but there are some other places where this project setting is
used too.

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tortoisesvn.tigris.org
For additional commands, e-mail: dev-help@tortoisesvn.tigris.org
Received on Mon Feb 19 18:44:17 2007

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.