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

Re: Property import/export

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: 2007-12-15 12:11:03 CET

Simon Large wrote:
> Hi Stefan,
>
> I love the new import feature for properties :-) Quick work!
>
> Now the inevitable bug reports ;-)
>
> 1. Initially only Import and Add are enabled, and when you select an
> item the other buttons become enabled, but they never become disabled
> again, even when no item is selected, so we don't know which property
> they will act on.
>
> 2. Export and Remove work on all selected properties, but Save and
> Edit should only be enabled when exactly 1 property is selected.

both fixed in r11613.

> 3. Export offers to save as type .svnprops, but it does not
> automatically add that extension. Import fails without this extension.

Done in r11614.
But what do you mean with "import fails"? Do you get an error? It
shouldn't matter what extension the file has.

> 4. Import is always non-recursive ATM. For bugtraq properties I would
> want to apply these properties recursively.

The UI would get a little bit complicated if we'd have to add some
checkbox to import recursively (which props should be recursive and
which ones not? the user would have to select that too).

You can easily doubleclick on the imported properties to edit them,
check the "recursive" checkbox and hit OK - that will set the property
then recursively.

> 5. Tooltips on the buttons would be nice.
Added tooltips in r11615.

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 Sat Dec 15 12:11:13 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.