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

Re: Repository Browser / Properties - removing / importing issues

From: Stefan Küng <tortoisesvn_at_gmail.com>
Date: Thu, 10 Jan 2008 19:31:39 +0100

mika.karkkainen_at_tietolaite.com wrote:
> Hi,
>
> I was going through the browser's Properties dialog functionality, some
> things that probably need fixing;
>
> 1) Select any existing property and click Remove => the property gets
> removed without a chance to provide a log message (or possibly to cancel
> the op)

Fixed in revision 11842.

> 2) In an initially empty Properties dialog, click Import and pick a
> priorly exported svnprops file => The dialog a) does not ask for log
> message and b) it does not display any of the imported properties ...
> <=> re-opening the dialog displays the expected content

Fixed in revision 11843.
But I can't reproduce b) - it refreshes correctly for me. Can you try
the next nightly build and see if it still happens?

> 3) Should there be a check against adding duplicate properties? As of
> now, adding a pre-existing property seems to convert to a 'edit
> property' operation

The properties are imported, which means they're not merged but *set*.
If they already exist, that means they're overwritten.

> A nuisance in the repository browser itself, quite often the selected
> tree node on the left view seems to change upon opening/closing a dialog
> => one has to re-check things etc ...
> For example, consider right-clicking on a 'tags' folder, selecting "Copy
> to ...", at the time the "Copy to ..." dialog is up (displaying the
> correct path), the selected tree node in the left view has changed to
> 'trunk' folder.

But the dialogs asking for the log message will show you the path the
operation is working on. I think that should be good enough?
I'm not sure if we can make the tree control keep the 'selection' (it's
not really selected, it's only 'marked')...

Stefan

-- 
        ___
   oo  // \\      "De Chelonian Mobile"
  (_,\/ \_/ \     TortoiseSVN
    \ \_/_\_/>    The coolest Interface to (Sub)Version Control
    /_/   \_\     http://tortoisesvn.net
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe_at_tortoisesvn.tigris.org
For additional commands, e-mail: users-help_at_tortoisesvn.tigris.org
Received on 2008-01-10 19:31:59 CET

This is an archived mail posted to the TortoiseSVN Users mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.